Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-10858 (GCVE-0-2018-10858)
Vulnerability from cvelistv5 – Published: 2018-08-22 17:00 – Updated: 2024-08-05 07:46| URL | Tags |
|---|---|
| https://www.debian.org/security/2018/dsa-4271 | vendor-advisoryx_refsource_DEBIAN |
| https://access.redhat.com/errata/RHSA-2018:2613 | vendor-advisoryx_refsource_REDHAT |
| https://www.samba.org/samba/security/CVE-2018-108… | x_refsource_CONFIRM |
| https://usn.ubuntu.com/3738-1/ | vendor-advisoryx_refsource_UBUNTU |
| https://access.redhat.com/errata/RHSA-2018:2612 | vendor-advisoryx_refsource_REDHAT |
| http://www.securityfocus.com/bid/105085 | vdb-entryx_refsource_BID |
| http://www.securitytracker.com/id/1042002 | vdb-entryx_refsource_SECTRACK |
| https://access.redhat.com/errata/RHSA-2018:3056 | vendor-advisoryx_refsource_REDHAT |
| https://security.netapp.com/advisory/ntap-2018081… | x_refsource_CONFIRM |
| https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2… | x_refsource_CONFIRM |
| https://access.redhat.com/errata/RHSA-2018:3470 | vendor-advisoryx_refsource_REDHAT |
| https://kc.mcafee.com/corporate/index?page=conten… | x_refsource_CONFIRM |
| https://security.gentoo.org/glsa/202003-52 | vendor-advisoryx_refsource_GENTOO |
| Vendor | Product | Version | |
|---|---|---|---|
| The Samba Team | samba |
Affected:
4.6.16
Affected: 4.7.9 Affected: 4.8.4 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T07:46:46.959Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "DSA-4271",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2018/dsa-4271"
},
{
"name": "RHSA-2018:2613",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2613"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.samba.org/samba/security/CVE-2018-10858.html"
},
{
"name": "USN-3738-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3738-1/"
},
{
"name": "RHSA-2018:2612",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2612"
},
{
"name": "105085",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/105085"
},
{
"name": "1042002",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1042002"
},
{
"name": "RHSA-2018:3056",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3056"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20180814-0001/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10858"
},
{
"name": "RHSA-2018:3470",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10284"
},
{
"name": "GLSA-202003-52",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202003-52"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "samba",
"vendor": "The Samba Team",
"versions": [
{
"status": "affected",
"version": "4.6.16"
},
{
"status": "affected",
"version": "4.7.9"
},
{
"status": "affected",
"version": "4.8.4"
}
]
}
],
"datePublic": "2018-08-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-03-25T18:06:05.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "DSA-4271",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2018/dsa-4271"
},
{
"name": "RHSA-2018:2613",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2613"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.samba.org/samba/security/CVE-2018-10858.html"
},
{
"name": "USN-3738-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3738-1/"
},
{
"name": "RHSA-2018:2612",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2612"
},
{
"name": "105085",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/105085"
},
{
"name": "1042002",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1042002"
},
{
"name": "RHSA-2018:3056",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3056"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20180814-0001/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10858"
},
{
"name": "RHSA-2018:3470",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10284"
},
{
"name": "GLSA-202003-52",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202003-52"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-10858",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "samba",
"version": {
"version_data": [
{
"version_value": "4.6.16"
},
{
"version_value": "4.7.9"
},
{
"version_value": "4.8.4"
}
]
}
}
]
},
"vendor_name": "The Samba Team"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.3/CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-4271",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4271"
},
{
"name": "RHSA-2018:2613",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2613"
},
{
"name": "https://www.samba.org/samba/security/CVE-2018-10858.html",
"refsource": "CONFIRM",
"url": "https://www.samba.org/samba/security/CVE-2018-10858.html"
},
{
"name": "USN-3738-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3738-1/"
},
{
"name": "RHSA-2018:2612",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2612"
},
{
"name": "105085",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105085"
},
{
"name": "1042002",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1042002"
},
{
"name": "RHSA-2018:3056",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3056"
},
{
"name": "https://security.netapp.com/advisory/ntap-20180814-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20180814-0001/"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10858",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10858"
},
{
"name": "RHSA-2018:3470",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"name": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10284",
"refsource": "CONFIRM",
"url": "https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10284"
},
{
"name": "GLSA-202003-52",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202003-52"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2018-10858",
"datePublished": "2018-08-22T17:00:00.000Z",
"dateReserved": "2018-05-09T00:00:00.000Z",
"dateUpdated": "2024-08-05T07:46:46.959Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-10858",
"date": "2026-05-28",
"epss": "0.0594",
"percentile": "0.90762"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-10858\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2018-08-22T17:29:00.367\",\"lastModified\":\"2024-11-21T03:42:09.450\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un desbordamiento de b\u00fafer en la manera en la que los clientes de samba procesaban nombres de archivo excesivamente largos en un listado de directorios. Un servidor samba malicioso podr\u00eda utilizar este defecto para provocar la ejecuci\u00f3n de c\u00f3digo arbitrario en un cliente de samba. Las versiones 4.6.16, 4.7.9 y 4.8.4 de samba son vulnerables.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":0.9,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:P\",\"baseScore\":6.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.6.16\",\"matchCriteriaId\":\"E50F5897-2BE8-4A5C-9AED-F849B4CA05C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.7.0\",\"versionEndExcluding\":\"4.7.9\",\"matchCriteriaId\":\"D2D88D65-4DCC-44B4-9671-1D2C5FE598D9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.8.0\",\"versionEndExcluding\":\"4.8.4\",\"matchCriteriaId\":\"24E405D2-03BC-4808-A8F1-1C4BF24CFCCA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization_host:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB28F9AF-3D06-4532-B397-96D7E4792503\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/105085\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1042002\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2612\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2613\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3056\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3470\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10858\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10284\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/202003-52\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20180814-0001/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3738-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4271\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.samba.org/samba/security/CVE-2018-10858.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/105085\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1042002\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2612\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2613\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3056\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3470\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10858\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://kc.mcafee.com/corporate/index?page=content\u0026id=SB10284\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202003-52\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20180814-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/3738-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4271\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.samba.org/samba/security/CVE-2018-10858.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
RHSA-2018:2613
Vulnerability from csaf_redhat - Published: 2018-09-04 07:00 - Updated: 2026-02-20 17:05A null pointer dereference flaw was found in Samba RPC external printer service. An attacker could use this flaw to cause the printer spooler service to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the way samba allowed the use of weak NTLMv1 authentication even when NTLMv1 was explicitly disabled. A man-in-the-middle attacker could use this flaw to read the credential and other details passed between the samba server and client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Updated samba packages that fix several security issues and provide several bug fixes and an enhancement are now available for Red Hat Gluster Storage 3.4 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\nSecurity Fix(es):\n\n* samba: Weak authentication protocol regression (CVE-2018-1139)\n\n* samba: Insufficient input validation in libsmbclient (CVE-2018-10858)\n\n* samba: Null pointer indirection in printer server process (CVE-2018-1050)\n\nRed Hat would like to thank the Samba project for reporting CVE-2018-1139 and CVE-2018-1050. Upstream acknowledges Vivek Das (Red Hat) as the original reporter of CVE-2018-1139.\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Previously, sharing a subdirectory of a Gluster volume failed with an I/O error when the shadow_copy2 vfs object was specified. This occurred because Gluster volumes are remote file systems, and shadow_copy2 only detected share paths in the local file system. This update forces the value of shadow:mountpath to \u0027/\u0027, skipping the code related to mount point detection, and preventing this problem. However, this fix requires that the glusterfs vfs object is listed after the shadow_copy2 vfs object in the smb.conf file. (BZ#1379444)\n\n* As of Red Hat Gluster Storage 3.4, the libldb package is no longer shipped as an independent package in the Red Hat Gluster Storage Samba channel. The capabilities of the libldb package are now provided by a combination of the samba-client and samba-client-libs packages. In addition, the sub-packages previously provided by libldb are now provided by the samba-client and samba-client-libs packages. The samba-client sub-package provides ldb-tools, and the samba-client-libs sub-package provides pyldb. (BZ#1592794)\n\nEnhancement(s):\n\n* Red Hat Gluster Storage volumes exported using SMB can now be mounted on macOS clients using Finder. Configuration instructions are provided as part of the Red Hat Gluster Storage 3.4 documentation. (BZ#1446125)\n\nRed Hat strongly recommends upgrading to these updated packages.",
"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-2018:2613",
"url": "https://access.redhat.com/errata/RHSA-2018:2613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1500295",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1500295"
},
{
"category": "external",
"summary": "1505934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1505934"
},
{
"category": "external",
"summary": "1511939",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1511939"
},
{
"category": "external",
"summary": "1538771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1538771"
},
{
"category": "external",
"summary": "1547976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1547976"
},
{
"category": "external",
"summary": "1566113",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1566113"
},
{
"category": "external",
"summary": "1589651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1589651"
},
{
"category": "external",
"summary": "1612805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612805"
},
{
"category": "external",
"summary": "1619108",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1619108"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_2613.json"
}
],
"title": "Red Hat Security Advisory: samba security, bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-02-20T17:05:38+00:00",
"generator": {
"date": "2026-02-20T17:05:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2018:2613",
"initial_release_date": "2018-09-04T07:00:56+00:00",
"revision_history": [
{
"date": "2018-09-04T07:00:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-09-04T07:00:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-20T17:05:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Gluster 3.4 Samba on RHEL-7",
"product": {
"name": "Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:storage:3.4:samba:el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Gluster Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"product": {
"name": "libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"product_id": "libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc@2.1.11-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"product": {
"name": "libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"product_id": "libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc-debuginfo@2.1.11-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"product": {
"name": "libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"product_id": "libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc-devel@2.1.11-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"product": {
"name": "pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"product_id": "pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytalloc-devel@2.1.11-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"product": {
"name": "pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"product_id": "pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytalloc@2.1.11-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "tdb-tools-0:1.3.15-4.el7rhgs.x86_64",
"product": {
"name": "tdb-tools-0:1.3.15-4.el7rhgs.x86_64",
"product_id": "tdb-tools-0:1.3.15-4.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tdb-tools@1.3.15-4.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"product": {
"name": "libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"product_id": "libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb-debuginfo@1.3.15-4.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"product": {
"name": "python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"product_id": "python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tdb@1.3.15-4.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-0:1.3.15-4.el7rhgs.x86_64",
"product": {
"name": "libtdb-0:1.3.15-4.el7rhgs.x86_64",
"product_id": "libtdb-0:1.3.15-4.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb@1.3.15-4.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"product": {
"name": "libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"product_id": "libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb-devel@1.3.15-4.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"product": {
"name": "python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"product_id": "python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tevent@0.9.35-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"product": {
"name": "libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"product_id": "libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent-devel@0.9.35-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-0:0.9.35-1.el7rhgs.x86_64",
"product": {
"name": "libtevent-0:0.9.35-1.el7rhgs.x86_64",
"product_id": "libtevent-0:0.9.35-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent@0.9.35-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"product": {
"name": "libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"product_id": "libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent-debuginfo@0.9.35-1.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "ctdb-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "ctdb-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-client-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-client-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-vfs-glusterfs@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-python-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-python-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.7.5-110.el7rhgs?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"product": {
"name": "samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"product_id": "samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.7.5-110.el7rhgs?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtalloc-0:2.1.11-1.el7rhgs.src",
"product": {
"name": "libtalloc-0:2.1.11-1.el7rhgs.src",
"product_id": "libtalloc-0:2.1.11-1.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtalloc@2.1.11-1.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtdb-0:1.3.15-4.el7rhgs.src",
"product": {
"name": "libtdb-0:1.3.15-4.el7rhgs.src",
"product_id": "libtdb-0:1.3.15-4.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtdb@1.3.15-4.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "libtevent-0:0.9.35-1.el7rhgs.src",
"product": {
"name": "libtevent-0:0.9.35-1.el7rhgs.src",
"product_id": "libtevent-0:0.9.35-1.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtevent@0.9.35-1.el7rhgs?arch=src"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.7.5-110.el7rhgs.src",
"product": {
"name": "samba-0:4.7.5-110.el7rhgs.src",
"product_id": "samba-0:4.7.5-110.el7rhgs.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.7.5-110.el7rhgs?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-common-0:4.7.5-110.el7rhgs.noarch",
"product": {
"name": "samba-common-0:4.7.5-110.el7rhgs.noarch",
"product_id": "samba-common-0:4.7.5-110.el7rhgs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common@4.7.5-110.el7rhgs?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"product": {
"name": "samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"product_id": "samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-pidl@4.7.5-110.el7rhgs?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "ctdb-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-0:2.1.11-1.el7rhgs.src as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src"
},
"product_reference": "libtalloc-0:2.1.11-1.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-0:2.1.11-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64"
},
"product_reference": "libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64"
},
"product_reference": "libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64"
},
"product_reference": "libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-0:1.3.15-4.el7rhgs.src as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src"
},
"product_reference": "libtdb-0:1.3.15-4.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-0:1.3.15-4.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64"
},
"product_reference": "libtdb-0:1.3.15-4.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64"
},
"product_reference": "libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-0:1.3.15-4.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64"
},
"product_reference": "libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-0:0.9.35-1.el7rhgs.src as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src"
},
"product_reference": "libtevent-0:0.9.35-1.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-0:0.9.35-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64"
},
"product_reference": "libtevent-0:0.9.35-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64"
},
"product_reference": "libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-0:0.9.35-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64"
},
"product_reference": "libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytalloc-0:2.1.11-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64"
},
"product_reference": "pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64"
},
"product_reference": "pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tdb-0:1.3.15-4.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64"
},
"product_reference": "python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tevent-0:0.9.35-1.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64"
},
"product_reference": "python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.7.5-110.el7rhgs.src as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src"
},
"product_reference": "samba-0:4.7.5-110.el7rhgs.src",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-client-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.7.5-110.el7rhgs.noarch as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch"
},
"product_reference": "samba-common-0:4.7.5-110.el7rhgs.noarch",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.7.5-110.el7rhgs.noarch as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch"
},
"product_reference": "samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-python-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tdb-tools-0:1.3.15-4.el7rhgs.x86_64 as a component of Red Hat Gluster 3.4 Samba on RHEL-7",
"product_id": "7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
},
"product_reference": "tdb-tools-0:1.3.15-4.el7rhgs.x86_64",
"relates_to_product_reference": "7Server-RH-Gluster-3.4-Samba"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
}
],
"cve": "CVE-2018-1050",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1538771"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was found in Samba RPC external printer service. An attacker could use this flaw to cause the printer spooler service to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: NULL pointer dereference in printer server process",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1050"
},
{
"category": "external",
"summary": "RHBZ#1538771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1538771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1050",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1050"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2018-1050.html",
"url": "https://www.samba.org/samba/security/CVE-2018-1050.html"
}
],
"release_date": "2018-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T07:00: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": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2613"
},
{
"category": "workaround",
"details": "Ensure the paramter:\nrpc_server:spoolss = external\nis not set in the [global] section of your smb.conf.",
"product_ids": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "samba: NULL pointer dereference in printer server process"
},
{
"acknowledgments": [
{
"names": [
"Vivek Das"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2018-1139",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-06-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1589651"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way samba allowed the use of weak NTLMv1 authentication even when NTLMv1 was explicitly disabled. A man-in-the-middle attacker could use this flaw to read the credential and other details passed between the samba server and client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Weak authentication protocol regression",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1139"
},
{
"category": "external",
"summary": "RHBZ#1589651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1589651"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1139",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1139"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2018-1139.html",
"url": "https://www.samba.org/samba/security/CVE-2018-1139.html"
}
],
"release_date": "2018-08-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T07:00: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": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2613"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Weak authentication protocol regression"
},
{
"cve": "CVE-2018-10858",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612805"
}
],
"notes": [
{
"category": "description",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Insufficient input validation in libsmbclient",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "RHBZ#1612805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612805"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10858"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2018-10858.html",
"url": "https://www.samba.org/samba/security/CVE-2018-10858.html"
}
],
"release_date": "2018-08-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-09-04T07:00: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": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:2613"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RH-Gluster-3.4-Samba:ctdb-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libsmbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-debuginfo-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-debuginfo-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtdb-devel-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:libtevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-debuginfo-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libtevent-devel-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:libwbclient-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:pytalloc-devel-0:2.1.11-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tdb-0:1.3.15-4.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:python-tevent-0:0.9.35-1.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.src",
"7Server-RH-Gluster-3.4-Samba:samba-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-client-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-common-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-common-tools-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-dc-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-debuginfo-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-devel-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-krb5-printing-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-libs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-pidl-0:4.7.5-110.el7rhgs.noarch",
"7Server-RH-Gluster-3.4-Samba:samba-python-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-vfs-glusterfs-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-clients-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-krb5-locator-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:samba-winbind-modules-0:4.7.5-110.el7rhgs.x86_64",
"7Server-RH-Gluster-3.4-Samba:tdb-tools-0:1.3.15-4.el7rhgs.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Insufficient input validation in libsmbclient"
}
]
}
RHSA-2018:3056
Vulnerability from csaf_redhat - Published: 2018-10-30 10:40 - Updated: 2026-02-20 17:05A null pointer dereference flaw was found in Samba RPC external printer service. An attacker could use this flaw to cause the printer spooler service to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the way samba allowed the use of weak NTLMv1 authentication even when NTLMv1 was explicitly disabled. A man-in-the-middle attacker could use this flaw to read the credential and other details passed between the samba server and client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64 | — |
Vendor Fix
fix
|
{
"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.8.3). (BZ#1558560)\n\nSecurity Fix(es):\n\n* samba: Weak authentication protocol regression (CVE-2018-1139)\n\n* samba: Insufficient input validation in libsmbclient (CVE-2018-10858)\n\n* samba: NULL pointer dereference in printer server process (CVE-2018-1050)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank the Samba project for reporting CVE-2018-1050. The CVE-2018-1139 issue was discovered by Vivek Das (Red Hat).\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.6 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-2018:3056",
"url": "https://access.redhat.com/errata/RHSA-2018:3056"
},
{
"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.6_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.6_release_notes/index"
},
{
"category": "external",
"summary": "1525511",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1525511"
},
{
"category": "external",
"summary": "1532618",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1532618"
},
{
"category": "external",
"summary": "1538771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1538771"
},
{
"category": "external",
"summary": "1540457",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1540457"
},
{
"category": "external",
"summary": "1558560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1558560"
},
{
"category": "external",
"summary": "1558943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1558943"
},
{
"category": "external",
"summary": "1570020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1570020"
},
{
"category": "external",
"summary": "1575205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1575205"
},
{
"category": "external",
"summary": "1581016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1581016"
},
{
"category": "external",
"summary": "1582541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1582541"
},
{
"category": "external",
"summary": "1589651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1589651"
},
{
"category": "external",
"summary": "1612805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612805"
},
{
"category": "external",
"summary": "1614132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1614132"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3056.json"
}
],
"title": "Red Hat Security Advisory: samba security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-02-20T17:05:40+00:00",
"generator": {
"date": "2026-02-20T17:05:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2018:3056",
"initial_release_date": "2018-10-30T10:40:42+00:00",
"revision_history": [
{
"date": "2018-10-30T10:40:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-10-30T10:40:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-20T17:05:40+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.6",
"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.6",
"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.6",
"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.6",
"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.6",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6",
"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.6",
"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.6",
"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.6",
"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.6",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"product_id": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64",
"product_id": "samba-libs-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.x86_64",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64",
"product_id": "libsmbclient-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64",
"product_id": "samba-winbind-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"product_id": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"product_id": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-0:4.8.3-4.el7.x86_64",
"product_id": "samba-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.x86_64",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64",
"product_id": "libwbclient-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-client-0:4.8.3-4.el7.x86_64",
"product_id": "samba-client-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-python-0:4.8.3-4.el7.x86_64",
"product_id": "samba-python-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"product_id": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"product_id": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"product_id": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"product_id": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64",
"product_id": "samba-dc-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-test-0:4.8.3-4.el7.x86_64",
"product_id": "samba-test-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"product_id": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-vfs-glusterfs@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64",
"product_id": "samba-python-test-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"product_id": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.x86_64",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64",
"product_id": "samba-devel-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"product": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"product_id": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.8.3-4.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.8.3-4.el7.x86_64",
"product": {
"name": "ctdb-0:4.8.3-4.el7.x86_64",
"product_id": "ctdb-0:4.8.3-4.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.8.3-4.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.i686",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.i686",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.i686",
"product_id": "samba-libs-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.i686",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.i686",
"product_id": "libsmbclient-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.i686",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686",
"product_id": "samba-client-libs-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.i686",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.i686",
"product_id": "libwbclient-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.i686",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686",
"product_id": "samba-test-libs-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.i686",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=i686"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.i686",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.i686",
"product_id": "samba-devel-0:4.8.3-4.el7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-0:4.8.3-4.el7.src",
"product": {
"name": "samba-0:4.8.3-4.el7.src",
"product_id": "samba-0:4.8.3-4.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.8.3-4.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-common-0:4.8.3-4.el7.noarch",
"product": {
"name": "samba-common-0:4.8.3-4.el7.noarch",
"product_id": "samba-common-0:4.8.3-4.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common@4.8.3-4.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "samba-pidl-0:4.8.3-4.el7.noarch",
"product": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch",
"product_id": "samba-pidl-0:4.8.3-4.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-pidl@4.8.3-4.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.ppc",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc",
"product_id": "samba-test-libs-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.ppc",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.ppc",
"product_id": "samba-devel-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.ppc",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.ppc",
"product_id": "samba-libs-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.ppc",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc",
"product_id": "libsmbclient-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.ppc",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc",
"product_id": "samba-client-libs-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.ppc",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.ppc",
"product_id": "libwbclient-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"product_id": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64",
"product_id": "samba-dc-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"product_id": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-test-0:4.8.3-4.el7.ppc64",
"product_id": "samba-test-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-python-0:4.8.3-4.el7.ppc64",
"product_id": "samba-python-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64",
"product_id": "samba-python-test-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"product_id": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64",
"product_id": "samba-devel-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"product_id": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64",
"product_id": "samba-libs-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.ppc64",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64",
"product_id": "libsmbclient-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64",
"product_id": "samba-winbind-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"product_id": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"product_id": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-0:4.8.3-4.el7.ppc64",
"product_id": "samba-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.ppc64",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64",
"product_id": "libwbclient-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-client-0:4.8.3-4.el7.ppc64",
"product_id": "samba-client-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"product_id": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"product": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"product_id": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.8.3-4.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.s390",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.s390",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390",
"product_id": "samba-test-libs-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.s390",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.s390",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.s390",
"product_id": "samba-devel-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.s390",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.s390",
"product_id": "samba-libs-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.s390",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.s390",
"product_id": "libsmbclient-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.s390",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390",
"product_id": "samba-client-libs-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.s390",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.s390",
"product_id": "libwbclient-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=s390"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"product_id": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-dc-0:4.8.3-4.el7.s390x",
"product_id": "samba-dc-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x",
"product_id": "samba-test-libs-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-test-0:4.8.3-4.el7.s390x",
"product_id": "samba-test-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-python-0:4.8.3-4.el7.s390x",
"product_id": "samba-python-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x",
"product_id": "samba-python-test-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"product_id": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.s390x",
"product_id": "samba-devel-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.8.3-4.el7.s390x",
"product": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x",
"product_id": "ctdb-tests-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.8.3-4.el7.s390x",
"product": {
"name": "ctdb-0:4.8.3-4.el7.s390x",
"product_id": "ctdb-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x",
"product_id": "samba-common-libs-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.s390x",
"product_id": "samba-libs-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.s390x",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x",
"product_id": "libsmbclient-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x",
"product_id": "samba-winbind-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x",
"product_id": "samba-client-libs-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"product_id": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-0:4.8.3-4.el7.s390x",
"product_id": "samba-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.s390x",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.s390x",
"product_id": "libwbclient-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-client-0:4.8.3-4.el7.s390x",
"product_id": "samba-client-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"product_id": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.8.3-4.el7.s390x",
"product": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x",
"product_id": "samba-common-tools-0:4.8.3-4.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.8.3-4.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-dc-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-test-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-python-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-devel-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"product_id": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb-tests@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ctdb-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le",
"product_id": "ctdb-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ctdb@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-libs-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"product_id": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le",
"product_id": "libwbclient-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-client-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"product": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"product_id": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.8.3-4.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"product_id": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-libs@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"product_id": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-debuginfo@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-libs-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64",
"product_id": "samba-libs-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-libs@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-0:4.8.3-4.el7.aarch64",
"product": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64",
"product_id": "libsmbclient-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64",
"product_id": "samba-winbind-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"product_id": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client-libs@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"product_id": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-krb5-printing@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-0:4.8.3-4.el7.aarch64",
"product_id": "samba-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-0:4.8.3-4.el7.aarch64",
"product": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64",
"product_id": "libwbclient-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-client-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-client-0:4.8.3-4.el7.aarch64",
"product_id": "samba-client-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-client@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-python-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-python-0:4.8.3-4.el7.aarch64",
"product_id": "samba-python-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"product_id": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-clients@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"product_id": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-modules@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"product_id": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-common-tools@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"product": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"product_id": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsmbclient-devel@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"product_id": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc-libs@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-dc-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64",
"product_id": "samba-dc-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-dc@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"product_id": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test-libs@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"product": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"product_id": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libwbclient-devel@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-test-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-test-0:4.8.3-4.el7.aarch64",
"product_id": "samba-test-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-test@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-python-test-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64",
"product_id": "samba-python-test-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-python-test@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"product_id": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-winbind-krb5-locator@4.8.3-4.el7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "samba-devel-0:4.8.3-4.el7.aarch64",
"product": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64",
"product_id": "samba-devel-0:4.8.3-4.el7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/samba-devel@4.8.3-4.el7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)",
"product_id": "7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server (v. 7)",
"product_id": "7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux for ARM and IBM Power LE (POWER9) Server Optional (v. 7)",
"product_id": "7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-Alt-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Resilient Storage (v. 7)",
"product_id": "7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-ResilientStorage-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-tests-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64"
},
"product_reference": "ctdb-tests-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "libwbclient-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src"
},
"product_reference": "samba-0:4.8.3-4.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-client-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-common-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-common-tools-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-common-tools-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-dc-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-dc-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-debuginfo-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-debuginfo-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-devel-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb5-printing-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-pidl-0:4.8.3-4.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch"
},
"product_reference": "samba-pidl-0:4.8.3-4.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-python-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-python-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-libs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-test-libs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-clients-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.aarch64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.i686",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-modules-0:4.8.3-4.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
},
"product_reference": "samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Samba project"
]
}
],
"cve": "CVE-2018-1050",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-01-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1538771"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was found in Samba RPC external printer service. An attacker could use this flaw to cause the printer spooler service to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: NULL pointer dereference in printer server process",
"title": "Vulnerability summary"
},
{
"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.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1050"
},
{
"category": "external",
"summary": "RHBZ#1538771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1538771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1050",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1050"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1050"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2018-1050.html",
"url": "https://www.samba.org/samba/security/CVE-2018-1050.html"
}
],
"release_date": "2018-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-30T10:40:42+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.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3056"
},
{
"category": "workaround",
"details": "Ensure the paramter:\nrpc_server:spoolss = external\nis not set in the [global] section of your smb.conf.",
"product_ids": [
"7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "samba: NULL pointer dereference in printer server process"
},
{
"acknowledgments": [
{
"names": [
"Vivek Das"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2018-1139",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-06-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1589651"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way samba allowed the use of weak NTLMv1 authentication even when NTLMv1 was explicitly disabled. A man-in-the-middle attacker could use this flaw to read the credential and other details passed between the samba server and client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Weak authentication protocol regression",
"title": "Vulnerability summary"
},
{
"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.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1139"
},
{
"category": "external",
"summary": "RHBZ#1589651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1589651"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1139",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1139"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1139",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1139"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2018-1139.html",
"url": "https://www.samba.org/samba/security/CVE-2018-1139.html"
}
],
"release_date": "2018-08-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-30T10:40:42+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.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3056"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Weak authentication protocol regression"
},
{
"cve": "CVE-2018-10858",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612805"
}
],
"notes": [
{
"category": "description",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Insufficient input validation in libsmbclient",
"title": "Vulnerability summary"
},
{
"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.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "RHBZ#1612805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612805"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10858"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2018-10858.html",
"url": "https://www.samba.org/samba/security/CVE-2018-10858.html"
}
],
"release_date": "2018-08-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-10-30T10:40:42+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.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3056"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Client-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-0:4.8.3-4.el7.src",
"7Client-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Client-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Client-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.src",
"7ComputeNode-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7ComputeNode-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-0:4.8.3-4.el7.src",
"7Server-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-Alt-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-Alt-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.src",
"7Server-ResilientStorage-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-ResilientStorage-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Server-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Server-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:ctdb-tests-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libsmbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:libwbclient-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.src",
"7Workstation-optional-7.6:samba-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-client-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-common-tools-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-dc-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-debuginfo-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-devel-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-krb5-printing-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-pidl-0:4.8.3-4.el7.noarch",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-python-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-test-libs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-vfs-glusterfs-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-clients-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-krb5-locator-0:4.8.3-4.el7.x86_64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.aarch64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.i686",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.ppc64le",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.s390x",
"7Workstation-optional-7.6:samba-winbind-modules-0:4.8.3-4.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Insufficient input validation in libsmbclient"
}
]
}
RHSA-2018:3470
Vulnerability from csaf_redhat - Published: 2018-11-05 14:57 - Updated: 2026-02-20 16:30A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
A vulnerability was discovered in SPICE where the generated code used for demarshalling messages lacked sufficient bounds checks. A malicious client or server, after authentication, could send specially crafted messages to its peer which would result in a crash or, potentially, other impacts.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
It was found that glusterfs server does not properly sanitize file paths in the "trusted.io-stats-dump" extended attribute which is used by the "debug/io-stats" translator. An attacker can use this flaw to create files and execute arbitrary code. To exploit this, the attacker would require sufficient access to modify the extended attributes of files on a gluster volume.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
It was found that glusterfs server is vulnerable to mulitple stack based buffer overflows due to functions in server-rpc-fopc.c allocating fixed size buffers using 'alloca(3)'. An authenticated attacker could exploit this by mounting a gluster volume and sending a string longer that the fixed buffer size to cause crash or potential code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in dict.c:dict_unserialize function of glusterfs, dic_unserialize function does not handle negative key length values. An attacker could use this flaw to read memory from other locations into the stored dict value.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
An information disclosure vulnerability was discovered in glusterfs server. An attacker could issue a xattr request via glusterfs FUSE to determine the existence of any file.
CWE-209 - Generation of Error Message Containing Sensitive Information| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
It was found that an attacker could issue a xattr request via glusterfs FUSE to cause gluster brick process to crash which will result in a remote denial of service. If gluster multiplexing is enabled this will result in a crash of multiple bricks and gluster volumes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
It was found that the "mknod" call derived from mknod(2) can create files pointing to devices on a glusterfs server node. An authenticated attacker could use this to create an arbitrary device and read data from any device attached to the glusterfs server node.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in RPC request using gfs3_mknod_req supported by glusterfs server. An authenticated attacker could use this flaw to write files to an arbitrary location via path traversal and execute arbitrary code on a glusterfs server node.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in RPC request using gfs3_lookup_req in glusterfs server. An authenticated attacker could use this flaw to leak information and execute remote denial of service by crashing gluster brick process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in RPC request using gfs3_symlink_req in glusterfs server which allows symlink destinations to point to file paths outside of the gluster volume. An authenticated attacker could use this flaw to create arbitrary symlinks pointing anywhere on the server and execute arbitrary code on glusterfs server nodes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in RPC request using gfs2_create_req in glusterfs server. An authenticated attacker could use this flaw to create arbitrary files and execute arbitrary code on glusterfs server nodes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in RPC request using gfs3_rename_req in glusterfs server. An authenticated attacker could use this flaw to write to a destination outside the gluster volume.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
Workaround
|
A buffer overflow was found in strncpy of the pl_getxattr() function. An authenticated attacker could remotely overflow the buffer by sending a buffer of larger length than the size of the key resulting in remote denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
A buffer overflow on the heap was found in gf_getspec_req RPC request. A remote, authenticated attacker could use this flaw to cause denial of service and read arbitrary files on glusterfs server node.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
A flaw was found in the way glusterfs server handles client requests. A remote, authenticated attacker could set arbitrary values for the GF_XATTROP_ENTRY_IN_KEY and GF_XATTROP_ENTRY_OUT_KEY during xattrop file operation resulting in creation and deletion of arbitrary files on glusterfs server node.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
A flaw was found in glusterfs server which allowed clients to create io-stats dumps on server node. A remote, authenticated attacker could use this flaw to create io-stats dump on a server without any limitation and utilizing all available inodes resulting in remote denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
A flaw was found in glusterfs server which allowed repeated usage of GF_META_LOCK_KEY xattr. A remote, authenticated attacker could use this flaw to create multiple locks for single inode by using setxattr repetitively resulting in memory exhaustion of glusterfs server node.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
It was found that usage of snprintf function in feature/locks translator of glusterfs server was vulnerable to a format string attack. A remote, authenticated attacker could use this flaw to cause remote denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
Paramiko version 2.4.1, 2.3.2, 2.2.3, 2.1.5, 2.0.8, 1.18.5, 1.17.6 contains a Incorrect Access Control vulnerability in SSH server that can result in RCE. This attack appear to be exploitable via network connectivity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch | — |
Vendor Fix
fix
|
{
"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 imgbased, redhat-release-virtualization-host, and redhat-virtualization-host is now available for Red Hat Virtualization 4 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": "The redhat-virtualization-host packages provide the Red Hat Virtualization Host. These packages include redhat-release-virtualization-host, ovirt-node, and rhev-hypervisor. Red Hat Virtualization Hosts (RHVH) are installed using a special build of Red Hat Enterprise Linux with only the packages required to host virtual machines. RHVH features a Cockpit user interface for monitoring the host\u0027s resources and performing administrative tasks.\n\nSecurity Fix(es):\n\n* spice: Missing check in demarshal.py:write_validate_array_item() allows for buffer overflow and denial of service (CVE-2018-10873)\n\n* glusterfs: Multiple flaws (CVE-2018-10904, CVE-2018-10907, CVE-2018-10923, CVE-2018-10926, CVE-2018-10927, CVE-2018-10928, CVE-2018-10929, CVE-2018-10930, CVE-2018-10911, CVE-2018-10914, CVE-2018-14652, CVE-2018-14653, CVE-2018-14654, CVE-2018-14659, CVE-2018-14660, CVE-2018-14661, CVE-2018-10913)\n\n* samba: Insufficient input validation in libsmbclient (CVE-2018-10858)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nRed Hat would like to thank Michael Hanselmann (hansmi.ch) for reporting CVE-2018-10904, CVE-2018-10907, CVE-2018-10923, CVE-2018-10926, CVE-2018-10927, CVE-2018-10928, CVE-2018-10929, CVE-2018-10930, CVE-2018-10911, CVE-2018-10914, CVE-2018-14652, CVE-2018-14653, CVE-2018-14654, CVE-2018-14659, CVE-2018-14660, CVE-2018-14661, and CVE-2018-10913. The CVE-2018-10873 issue was discovered by Frediano Ziglio (Red Hat).\n\nBug Fix(es):\n\n* When upgrading Red Hat Virtualization Host (RHVH), imgbased fails to run garbage collection on previous layers, so new logical volumes are removed, and the boot entry points to a logical volume that was removed.\n\nIf the RHVH upgrade finishes successfully, the hypervisor boots successfully, even if garbage collection fails. (BZ#1632058)\n\n* During the upgrade process, when lvremove runs garbage collection, it prompts for user confirmation, causing the upgrade process to fail. Now the process uses \"lvremove --force\" when trying to remove logical volumes and does not fail even if garbage collection fails, and as a result, the upgrade process finishes successfully. (BZ#1632585)",
"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-2018:3470",
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1501276",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1501276"
},
{
"category": "external",
"summary": "1593731",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1593731"
},
{
"category": "external",
"summary": "1596008",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1596008"
},
{
"category": "external",
"summary": "1601298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601298"
},
{
"category": "external",
"summary": "1601642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601642"
},
{
"category": "external",
"summary": "1601657",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601657"
},
{
"category": "external",
"summary": "1607617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1607617"
},
{
"category": "external",
"summary": "1607618",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1607618"
},
{
"category": "external",
"summary": "1610659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1610659"
},
{
"category": "external",
"summary": "1612658",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612658"
},
{
"category": "external",
"summary": "1612659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612659"
},
{
"category": "external",
"summary": "1612660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612660"
},
{
"category": "external",
"summary": "1612664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612664"
},
{
"category": "external",
"summary": "1612805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612805"
},
{
"category": "external",
"summary": "1613143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613143"
},
{
"category": "external",
"summary": "1613231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613231"
},
{
"category": "external",
"summary": "1614971",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1614971"
},
{
"category": "external",
"summary": "1619590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1619590"
},
{
"category": "external",
"summary": "1624453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1624453"
},
{
"category": "external",
"summary": "1626960",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1626960"
},
{
"category": "external",
"summary": "1631576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631576"
},
{
"category": "external",
"summary": "1632585",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1632585"
},
{
"category": "external",
"summary": "1632974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1632974"
},
{
"category": "external",
"summary": "1633431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633431"
},
{
"category": "external",
"summary": "1635926",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635926"
},
{
"category": "external",
"summary": "1635929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635929"
},
{
"category": "external",
"summary": "1636880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1636880"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_3470.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Virtualization security and bug fix update",
"tracking": {
"current_release_date": "2026-02-20T16:30:41+00:00",
"generator": {
"date": "2026-02-20T16:30:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2018:3470",
"initial_release_date": "2018-11-05T14:57:31+00:00",
"revision_history": [
{
"date": "2018-11-05T14:57:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2018-11-05T14:57:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-20T16:30:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product": {
"name": "RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
},
{
"category": "product_name",
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product": {
"name": "Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor"
}
}
}
],
"category": "product_family",
"name": "Red Hat Virtualization"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch",
"product_id": "redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update-placeholder@4.2-7.3.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python-imgbased-0:1.0.29-1.el7ev.noarch",
"product": {
"name": "python-imgbased-0:1.0.29-1.el7ev.noarch",
"product_id": "python-imgbased-0:1.0.29-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-imgbased@1.0.29-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "imgbased-0:1.0.29-1.el7ev.noarch",
"product": {
"name": "imgbased-0:1.0.29-1.el7ev.noarch",
"product_id": "imgbased-0:1.0.29-1.el7ev.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/imgbased@1.0.29-1.el7ev?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"product": {
"name": "redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"product_id": "redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host-image-update@4.2-20181026.0.el7_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"product": {
"name": "redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"product_id": "redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-7.3.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"product": {
"name": "redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"product_id": "redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-release-virtualization-host@4.2-7.3.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "imgbased-0:1.0.29-1.el7ev.src",
"product": {
"name": "imgbased-0:1.0.29-1.el7ev.src",
"product_id": "imgbased-0:1.0.29-1.el7ev.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/imgbased@1.0.29-1.el7ev?arch=src"
}
}
},
{
"category": "product_version",
"name": "redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"product": {
"name": "redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"product_id": "redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redhat-virtualization-host@4.2-20181026.0.el7_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-0:4.2-20181026.0.el7_6.src as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src"
},
"product_reference": "redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch as a component of Red Hat Virtualization 4 Hypervisor for RHEL 7",
"product_id": "7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"relates_to_product_reference": "7Server-RHEV-4-Hypervisor-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "imgbased-0:1.0.29-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch"
},
"product_reference": "imgbased-0:1.0.29-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "imgbased-0:1.0.29-1.el7ev.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src"
},
"product_reference": "imgbased-0:1.0.29-1.el7ev.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-imgbased-0:1.0.29-1.el7ev.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch"
},
"product_reference": "python-imgbased-0:1.0.29-1.el7ev.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.2-7.3.el7.src as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src"
},
"product_reference": "redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64 as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64"
},
"product_reference": "redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch as a component of RHEL 7-based RHEV-H for RHEV 4 (build requirements)",
"product_id": "7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
},
"product_reference": "redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch",
"relates_to_product_reference": "7Server-RHEV-4-HypervisorBuild-7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10858",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-08-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612805"
}
],
"notes": [
{
"category": "description",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "samba: Insufficient input validation in libsmbclient",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "RHBZ#1612805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612805"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10858"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10858",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10858"
},
{
"category": "external",
"summary": "https://www.samba.org/samba/security/CVE-2018-10858.html",
"url": "https://www.samba.org/samba/security/CVE-2018-10858.html"
}
],
"release_date": "2018-08-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "samba: Insufficient input validation in libsmbclient"
},
{
"acknowledgments": [
{
"names": [
"Frediano Ziglio"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2018-10873",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2018-06-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1596008"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in SPICE where the generated code used for demarshalling messages lacked sufficient bounds checks. A malicious client or server, after authentication, could send specially crafted messages to its peer which would result in a crash or, potentially, other impacts.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "spice: Missing check in demarshal.py:write_validate_array_item() allows for buffer overflow and denial of service",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10873"
},
{
"category": "external",
"summary": "RHBZ#1596008",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1596008"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10873",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10873"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10873",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10873"
}
],
"release_date": "2018-08-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "spice: Missing check in demarshal.py:write_validate_array_item() allows for buffer overflow and denial of service"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10904",
"cwe": {
"id": "CWE-426",
"name": "Untrusted Search Path"
},
"discovery_date": "2018-07-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1601298"
}
],
"notes": [
{
"category": "description",
"text": "It was found that glusterfs server does not properly sanitize file paths in the \"trusted.io-stats-dump\" extended attribute which is used by the \"debug/io-stats\" translator. An attacker can use this flaw to create files and execute arbitrary code. To exploit this, the attacker would require sufficient access to modify the extended attributes of files on a gluster volume.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Unsanitized file names in debug/io-stats translator can allow remote attackers to execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10904"
},
{
"category": "external",
"summary": "RHBZ#1601298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10904",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10904"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10904",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10904"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks against authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Unsanitized file names in debug/io-stats translator can allow remote attackers to execute arbitrary code"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10907",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2018-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1601642"
}
],
"notes": [
{
"category": "description",
"text": "It was found that glusterfs server is vulnerable to mulitple stack based buffer overflows due to functions in server-rpc-fopc.c allocating fixed size buffers using \u0027alloca(3)\u0027. An authenticated attacker could exploit this by mounting a gluster volume and sending a string longer that the fixed buffer size to cause crash or potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Stack-based buffer overflow in server-rpc-fops.c allows remote attackers to execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10907"
},
{
"category": "external",
"summary": "RHBZ#1601642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601642"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10907",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10907"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10907",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10907"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks by authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Stack-based buffer overflow in server-rpc-fops.c allows remote attackers to execute arbitrary code"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10911",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2018-07-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1601657"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dict.c:dict_unserialize function of glusterfs, dic_unserialize function does not handle negative key length values. An attacker could use this flaw to read memory from other locations into the stored dict value.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Improper deserialization in dict.c:dict_unserialize() can allow attackers to read arbitrary memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10911"
},
{
"category": "external",
"summary": "RHBZ#1601657",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1601657"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10911"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Improper deserialization in dict.c:dict_unserialize() can allow attackers to read arbitrary memory"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10913",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2018-07-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1607618"
}
],
"notes": [
{
"category": "description",
"text": "An information disclosure vulnerability was discovered in glusterfs server. An attacker could issue a xattr request via glusterfs FUSE to determine the existence of any file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Information Exposure in posix_get_file_contents function in posix-helpers.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10913"
},
{
"category": "external",
"summary": "RHBZ#1607618",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1607618"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10913",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10913"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "SELinux mitigates this issue on Red Hat Gluster Storage 3. SELinux should be in enforcing mode only as permissive mode does not block attacks.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glusterfs: Information Exposure in posix_get_file_contents function in posix-helpers.c"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10914",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-07-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1607617"
}
],
"notes": [
{
"category": "description",
"text": "It was found that an attacker could issue a xattr request via glusterfs FUSE to cause gluster brick process to crash which will result in a remote denial of service. If gluster multiplexing is enabled this will result in a crash of multiple bricks and gluster volumes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: remote denial of service of gluster volumes via posix_get_file_contents function in posix-helpers.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10914"
},
{
"category": "external",
"summary": "RHBZ#1607617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1607617"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10914",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10914"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "SELinux mitigates this issue on Red Hat Gluster Storage 3. SELinux should be in enforcing mode only as permissive mode does not block attacks.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: remote denial of service of gluster volumes via posix_get_file_contents function in posix-helpers.c"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10923",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1610659"
}
],
"notes": [
{
"category": "description",
"text": "It was found that the \"mknod\" call derived from mknod(2) can create files pointing to devices on a glusterfs server node. An authenticated attacker could use this to create an arbitrary device and read data from any device attached to the glusterfs server node.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: I/O to arbitrary devices on storage server",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10923"
},
{
"category": "external",
"summary": "RHBZ#1610659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1610659"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10923",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10923"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks by authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: I/O to arbitrary devices on storage server"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10926",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1613143"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPC request using gfs3_mknod_req supported by glusterfs server. An authenticated attacker could use this flaw to write files to an arbitrary location via path traversal and execute arbitrary code on a glusterfs server node.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Device files can be created in arbitrary locations",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10926"
},
{
"category": "external",
"summary": "RHBZ#1613143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1613143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10926",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10926"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10926",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10926"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks by authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Device files can be created in arbitrary locations"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10927",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612658"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPC request using gfs3_lookup_req in glusterfs server. An authenticated attacker could use this flaw to leak information and execute remote denial of service by crashing gluster brick process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: File status information leak and denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10927"
},
{
"category": "external",
"summary": "RHBZ#1612658",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612658"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10927",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10927"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks by authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: File status information leak and denial of service"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10928",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612659"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPC request using gfs3_symlink_req in glusterfs server which allows symlink destinations to point to file paths outside of the gluster volume. An authenticated attacker could use this flaw to create arbitrary symlinks pointing anywhere on the server and execute arbitrary code on glusterfs server nodes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Improper resolution of symlinks allows for privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10928"
},
{
"category": "external",
"summary": "RHBZ#1612659",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612659"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10928"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10928",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10928"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks by authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Improper resolution of symlinks allows for privilege escalation"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10929",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612660"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPC request using gfs2_create_req in glusterfs server. An authenticated attacker could use this flaw to create arbitrary files and execute arbitrary code on glusterfs server nodes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Arbitrary file creation on storage server allows for execution of arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10929"
},
{
"category": "external",
"summary": "RHBZ#1612660",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612660"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10929",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10929"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10929",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10929"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks by authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Arbitrary file creation on storage server allows for execution of arbitrary code"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-10930",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1612664"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in RPC request using gfs3_rename_req in glusterfs server. An authenticated attacker could use this flaw to write to a destination outside the gluster volume.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Files can be renamed outside volume",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network. For Red Hat Virtualization, Product Security has rated this flaw as Moderate. For additional information, refer to the Issue Severity Classification: https://access.redhat.com/security/updates/classification/.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-10930"
},
{
"category": "external",
"summary": "RHBZ#1612664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1612664"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-10930",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10930"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-10930",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10930"
}
],
"release_date": "2018-09-04T05:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
},
{
"category": "workaround",
"details": "To limit exposure of gluster server nodes : \n\n1. gluster server should be on LAN and not reachable from public networks. \n2. Use gluster auth.allow and auth.reject. \n3. Use TLS certificates to authenticate gluster clients.\n\ncaveat: This does not protect from attacks by authenticated gluster clients.",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Files can be renamed outside volume"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-14652",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2018-09-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1632974"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow was found in strncpy of the pl_getxattr() function. An authenticated attacker could remotely overflow the buffer by sending a buffer of larger length than the size of the key resulting in remote denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Buffer overflow in \"features/locks\" translator allows for denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14652"
},
{
"category": "external",
"summary": "RHBZ#1632974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1632974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14652",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14652"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14652",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14652"
}
],
"release_date": "2018-10-31T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Buffer overflow in \"features/locks\" translator allows for denial of service"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-14653",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2018-09-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1633431"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overflow on the heap was found in gf_getspec_req RPC request. A remote, authenticated attacker could use this flaw to cause denial of service and read arbitrary files on glusterfs server node.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Heap-based buffer overflow via \"gf_getspec_req\" RPC message",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14653"
},
{
"category": "external",
"summary": "RHBZ#1633431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1633431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14653",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14653"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14653",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14653"
}
],
"release_date": "2018-10-31T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Heap-based buffer overflow via \"gf_getspec_req\" RPC message"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-14654",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2018-09-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1631576"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way glusterfs server handles client requests. A remote, authenticated attacker could set arbitrary values for the GF_XATTROP_ENTRY_IN_KEY and GF_XATTROP_ENTRY_OUT_KEY during xattrop file operation resulting in creation and deletion of arbitrary files on glusterfs server node.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: \"features/index\" translator can create arbitrary, empty files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14654"
},
{
"category": "external",
"summary": "RHBZ#1631576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1631576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14654",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14654"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14654",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14654"
}
],
"release_date": "2018-10-31T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: \"features/index\" translator can create arbitrary, empty files"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-14659",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2018-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1635929"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glusterfs server which allowed clients to create io-stats dumps on server node. A remote, authenticated attacker could use this flaw to create io-stats dump on a server without any limitation and utilizing all available inodes resulting in remote denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Unlimited file creation via \"GF_XATTR_IOSTATS_DUMP_KEY\" xattr allows for denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14659"
},
{
"category": "external",
"summary": "RHBZ#1635929",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635929"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14659",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14659"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14659",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14659"
}
],
"release_date": "2018-10-31T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Unlimited file creation via \"GF_XATTR_IOSTATS_DUMP_KEY\" xattr allows for denial of service"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-14660",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2018-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1635926"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glusterfs server which allowed repeated usage of GF_META_LOCK_KEY xattr. A remote, authenticated attacker could use this flaw to create multiple locks for single inode by using setxattr repetitively resulting in memory exhaustion of glusterfs server node.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: Repeat use of \"GF_META_LOCK_KEY\" xattr allows for memory exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14660"
},
{
"category": "external",
"summary": "RHBZ#1635926",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1635926"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14660",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14660"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14660",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14660"
}
],
"release_date": "2018-10-31T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: Repeat use of \"GF_META_LOCK_KEY\" xattr allows for memory exhaustion"
},
{
"acknowledgments": [
{
"names": [
"Michael Hanselmann"
],
"organization": "hansmi.ch"
}
],
"cve": "CVE-2018-14661",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2018-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1636880"
}
],
"notes": [
{
"category": "description",
"text": "It was found that usage of snprintf function in feature/locks translator of glusterfs server was vulnerable to a format string attack. A remote, authenticated attacker could use this flaw to cause remote denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glusterfs: features/locks translator passes an user-controlled string to snprintf without a proper format string resulting in a denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue did not affect Red Hat Enterprise Linux 6 and 7 as the flaw is present in glusterfs-server, which is not shipped there.\n\nThis flaw affects glusterfs versions included in Red Hat Virtualization 4 Hypervisor. However, in recommended configurations, the vulnerability is only exposed to hypervisor administrators and can not be exploited from virtual machines or other hosts on the network.",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-14661"
},
{
"category": "external",
"summary": "RHBZ#1636880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1636880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-14661",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14661"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-14661",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14661"
}
],
"release_date": "2018-10-31T08:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glusterfs: features/locks translator passes an user-controlled string to snprintf without a proper format string resulting in a denial of service"
},
{
"cve": "CVE-2018-1000805",
"cwe": {
"id": "CWE-305",
"name": "Authentication Bypass by Primary Weakness"
},
"discovery_date": "2018-10-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1637263"
}
],
"notes": [
{
"category": "description",
"text": "Paramiko version 2.4.1, 2.3.2, 2.2.3, 2.1.5, 2.0.8, 1.18.5, 1.17.6 contains a Incorrect Access Control vulnerability in SSH server that can result in RCE. This attack appear to be exploitable via network connectivity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-paramiko: Authentication bypass in auth_handler.py",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is a user authentication bypass in the SSH Server functionality of paramiko (normally used by subclassing `paramiko.ServerInterface`). Where paramiko is used only for its client-side functionality (e.g. `paramiko.SSHClient`), the vulnerability is not exposed and thus cannot be exploited.\n\nThe following Red Hat products use paramiko only in client-side mode. Server side functionality is not used.\n\n* Red Hat Ansible Engine 2\n* Red Hat Ceph Storage 2\n* Red Hat CloudForms 4\n* Red Hat Enterprise Linux 7\n* Red Hat Enterprise Virtualization\n* Red Hat Gluster Storage 3\n* Red Hat Openshift Container Platform\n* Red Hat Quick Cloud Installer\n* Red Hat Satellite 6\n* Red Hat Storage Console 2\n* Red Hat OpenStack Platform\n* Red Hat Update Infrastructure",
"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": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-1000805"
},
{
"category": "external",
"summary": "RHBZ#1637263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1637263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-1000805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000805"
}
],
"release_date": "2018-09-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2018-11-05T14:57:31+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/2974891",
"product_ids": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2018:3470"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-0:4.2-20181026.0.el7_6.src",
"7Server-RHEV-4-Hypervisor-7:redhat-virtualization-host-image-update-0:4.2-20181026.0.el7_6.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:imgbased-0:1.0.29-1.el7ev.src",
"7Server-RHEV-4-HypervisorBuild-7:python-imgbased-0:1.0.29-1.el7ev.noarch",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.src",
"7Server-RHEV-4-HypervisorBuild-7:redhat-release-virtualization-host-0:4.2-7.3.el7.x86_64",
"7Server-RHEV-4-HypervisorBuild-7:redhat-virtualization-host-image-update-placeholder-0:4.2-7.3.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "python-paramiko: Authentication bypass in auth_handler.py"
}
]
}
SUSE-SU-2018:2318-1
Vulnerability from csaf_suse - Published: 2018-08-14 09:53 - Updated: 2018-08-14 09:53| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64 | — |
Vendor Fix
|
{
"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\nThe following security vulnerabilities were fixed:\n\n- CVE-2018-1139: Disable NTLMv1 auth if smb.conf doesn\u0027t allow it; (bsc#1095048)\n- CVE-2018-1140: ldbsearch \u0027(distinguishedName=abc)\u0027 and DNS query with escapes crashes; (bsc#1095056)\n- CVE-2018-10919: Confidential attribute disclosure via substring search; (bsc#1095057)\n- CVE-2018-10858: smbc_urlencode helper function is a subject to buffer overflow; (bsc#1103411)\n- CVE-2018-10918: Fix NULL ptr dereference in DsCrackNames on a user without a SPN; (bsc#1103414)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Basesystem-15-2018-1555,SUSE-SLE-Product-HA-15-2018-1555",
"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-2018_2318-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2318-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182318-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2318-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004407.html"
},
{
"category": "self",
"summary": "SUSE Bug 1095048",
"url": "https://bugzilla.suse.com/1095048"
},
{
"category": "self",
"summary": "SUSE Bug 1095056",
"url": "https://bugzilla.suse.com/1095056"
},
{
"category": "self",
"summary": "SUSE Bug 1095057",
"url": "https://bugzilla.suse.com/1095057"
},
{
"category": "self",
"summary": "SUSE Bug 1103411",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "self",
"summary": "SUSE Bug 1103414",
"url": "https://bugzilla.suse.com/1103414"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10858 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10918 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10919 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10919/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1139 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1139/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1140 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1140/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2018-08-14T09:53:11Z",
"generator": {
"date": "2018-08-14T09:53:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2318-1",
"initial_release_date": "2018-08-14T09:53:11Z",
"revision_history": [
{
"date": "2018-08-14T09:53:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"product_id": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"product_id": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"product_id": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"product_id": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.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 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": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libndr0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "samba-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "samba-client-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64"
},
"product_reference": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le"
},
"product_reference": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15",
"product_id": "SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x"
},
"product_reference": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.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.8+git.86.94b6d10f7dd-4.15.1.x86_64"
},
"product_reference": "ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10858"
}
],
"notes": [
{
"category": "general",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10858",
"url": "https://www.suse.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "SUSE Bug 1103411 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1110943"
}
],
"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.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T09:53:11Z",
"details": "moderate"
}
],
"title": "CVE-2018-10858"
},
{
"cve": "CVE-2018-10918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10918"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference flaw was found in the way samba checked database outputs from the LDB database layer. An authenticated attacker could use this flaw to crash a samba server in an Active Directory Domain Controller configuration. Samba versions before 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10918",
"url": "https://www.suse.com/security/cve/CVE-2018-10918"
},
{
"category": "external",
"summary": "SUSE Bug 1103414 for CVE-2018-10918",
"url": "https://bugzilla.suse.com/1103414"
}
],
"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.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T09:53:11Z",
"details": "moderate"
}
],
"title": "CVE-2018-10918"
},
{
"cve": "CVE-2018-10919",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10919"
}
],
"notes": [
{
"category": "general",
"text": "The Samba Active Directory LDAP server was vulnerable to an information disclosure flaw because of missing access control checks. An authenticated attacker could use this flaw to extract confidential attribute values using LDAP search expressions. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10919",
"url": "https://www.suse.com/security/cve/CVE-2018-10919"
},
{
"category": "external",
"summary": "SUSE Bug 1095057 for CVE-2018-10919",
"url": "https://bugzilla.suse.com/1095057"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10919",
"url": "https://bugzilla.suse.com/1110943"
},
{
"category": "external",
"summary": "SUSE Bug 1209485 for CVE-2018-10919",
"url": "https://bugzilla.suse.com/1209485"
}
],
"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.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T09:53:11Z",
"details": "moderate"
}
],
"title": "CVE-2018-10919"
},
{
"cve": "CVE-2018-1139",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1139"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba before 4.7.9 and 4.8.4 allowed the use of weak NTLMv1 authentication even when NTLMv1 was explicitly disabled. A man-in-the-middle attacker could use this flaw to read the credential and other details passed between the samba server and client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1139",
"url": "https://www.suse.com/security/cve/CVE-2018-1139"
},
{
"category": "external",
"summary": "SUSE Bug 1095048 for CVE-2018-1139",
"url": "https://bugzilla.suse.com/1095048"
}
],
"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.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T09:53:11Z",
"details": "moderate"
}
],
"title": "CVE-2018-1139"
},
{
"cve": "CVE-2018-1140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1140"
}
],
"notes": [
{
"category": "general",
"text": "A missing input sanitization flaw was found in the implementation of LDP database used for the LDAP server. An attacker could use this flaw to cause a denial of service against a samba server, used as a Active Directory Domain Controller. All versions of Samba from 4.8.0 onwards are vulnerable",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1140",
"url": "https://www.suse.com/security/cve/CVE-2018-1140"
},
{
"category": "external",
"summary": "SUSE Bug 1095056 for CVE-2018-1140",
"url": "https://bugzilla.suse.com/1095056"
}
],
"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.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15:ctdb-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-binding0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc-samr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libdcerpc0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-krb5pac0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-nbt0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr-standard0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libndr0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libnetapi0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-credentials0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-errors0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-hostconfig0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-passdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-policy0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamba-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsamdb0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbconf0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libsmbldap2-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libtevent-util0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:libwbclient0-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-client-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-core-devel-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-libs-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15:samba-winbind-4.7.8+git.86.94b6d10f7dd-4.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T09:53:11Z",
"details": "important"
}
],
"title": "CVE-2018-1140"
}
]
}
SUSE-SU-2018:2319-1
Vulnerability from csaf_suse - Published: 2018-08-14 09:52 - Updated: 2018-08-14 09:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 | — |
Vendor Fix
|
{
"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\nThe following security vulnerability was fixed:\n\n- CVE-2018-10858: Fixed insufficient input validation on client directory\n listing in libsmbclient; (bsc#1103411);\n\nThe following other change was made:\n\n- s3: winbind: Fix \u0027winbind normalize names\u0027 in wb_getpwsid();\n- winbind: honor \u0027winbind use default domain\u0027 with empty domain (bsc#1087303)\n- winbind: do not modify credentials in NTLM passthru (bsc#1068059)\n- net: fix net ads keytab handling (bsc#1067700)\n- fix vfs_ceph flock stub\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP3-2018-1554,SUSE-SLE-HA-12-SP3-2018-1554,SUSE-SLE-SDK-12-SP3-2018-1554,SUSE-SLE-SERVER-12-SP3-2018-1554,SUSE-Storage-5-2018-1554",
"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-2018_2319-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2319-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182319-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2319-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004408.html"
},
{
"category": "self",
"summary": "SUSE Bug 1067700",
"url": "https://bugzilla.suse.com/1067700"
},
{
"category": "self",
"summary": "SUSE Bug 1068059",
"url": "https://bugzilla.suse.com/1068059"
},
{
"category": "self",
"summary": "SUSE Bug 1087303",
"url": "https://bugzilla.suse.com/1087303"
},
{
"category": "self",
"summary": "SUSE Bug 1103411",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10858 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10858/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2018-08-14T09:52:04Z",
"generator": {
"date": "2018-08-14T09:52:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2319-1",
"initial_release_date": "2018-08-14T09:52:04Z",
"revision_history": [
{
"date": "2018-08-14T09:52:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product": {
"name": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"product_id": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"product": {
"name": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"product_id": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"product_id": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"product_id": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product": {
"name": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"product_id": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.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 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 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 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 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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch"
},
"product_reference": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch"
},
"product_reference": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.noarch"
},
"product_reference": "samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.ppc64le"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.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.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64"
},
"product_reference": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64 as component of SUSE Enterprise Storage 5",
"product_id": "SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
},
"product_reference": "samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10858"
}
],
"notes": [
{
"category": "general",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10858",
"url": "https://www.suse.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "SUSE Bug 1103411 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1110943"
}
],
"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.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Enterprise Storage 5:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Enterprise Storage 5:samba-ceph-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP3:ctdb-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc-binding0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdcerpc0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-krb5pac0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-nbt0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr-standard0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libndr0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libnetapi0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-credentials0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-errors0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-hostconfig0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-passdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamba-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsamdb0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbconf0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmbldap0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libtevent-util0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:libwbclient0-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-client-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-doc-4.6.14+git.157.c2d53c2b191-3.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-libs-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-32bit-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:samba-winbind-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-krb5pac-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-nbt-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libndr-standard-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsamba-util-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libsmbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libwbclient-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:samba-core-devel-4.6.14+git.157.c2d53c2b191-3.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T09:52:04Z",
"details": "moderate"
}
],
"title": "CVE-2018-10858"
}
]
}
SUSE-SU-2018:2320-1
Vulnerability from csaf_suse - Published: 2018-08-14 11:27 - Updated: 2018-08-14 11:27| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-client-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-doc-4.4.2-38.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-libs-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
{
"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\nThe following security vulnerability was fixed:\n\n- CVE-2018-10858: smbc_urlencode helper function is a subject to buffer overflow (bsc#1103411)\n\nThe following other bugs were fixed:\n\n- Fix libnss_wins.so.2 link libreplace with rpath (bsc#1054849)",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-OpenStack-Cloud-7-2018-1557,SUSE-SLE-HA-12-SP2-2018-1557,SUSE-SLE-SAP-12-SP2-2018-1557,SUSE-SLE-SERVER-12-SP2-2018-1557,SUSE-Storage-4-2018-1557",
"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-2018_2320-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2320-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182320-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2320-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004409.html"
},
{
"category": "self",
"summary": "SUSE Bug 1054849",
"url": "https://bugzilla.suse.com/1054849"
},
{
"category": "self",
"summary": "SUSE Bug 1103411",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10858 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10858/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2018-08-14T11:27:20Z",
"generator": {
"date": "2018-08-14T11:27:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2320-1",
"initial_release_date": "2018-08-14T11:27:20Z",
"revision_history": [
{
"date": "2018-08-14T11:27:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.4.2-38.20.1.noarch",
"product": {
"name": "samba-doc-4.4.2-38.20.1.noarch",
"product_id": "samba-doc-4.4.2-38.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.20.1.ppc64le",
"product": {
"name": "ctdb-4.4.2-38.20.1.ppc64le",
"product_id": "ctdb-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"product_id": "libdcerpc-binding0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libdcerpc0-4.4.2-38.20.1.ppc64le",
"product_id": "libdcerpc0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"product_id": "libndr-krb5pac0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.4.2-38.20.1.ppc64le",
"product_id": "libndr-nbt0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libndr-standard0-4.4.2-38.20.1.ppc64le",
"product_id": "libndr-standard0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libndr0-4.4.2-38.20.1.ppc64le",
"product_id": "libndr0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libnetapi0-4.4.2-38.20.1.ppc64le",
"product_id": "libnetapi0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"product_id": "libsamba-credentials0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsamba-errors0-4.4.2-38.20.1.ppc64le",
"product_id": "libsamba-errors0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"product_id": "libsamba-passdb0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsamba-util0-4.4.2-38.20.1.ppc64le",
"product_id": "libsamba-util0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsamdb0-4.4.2-38.20.1.ppc64le",
"product_id": "libsamdb0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsmbclient0-4.4.2-38.20.1.ppc64le",
"product_id": "libsmbclient0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsmbconf0-4.4.2-38.20.1.ppc64le",
"product_id": "libsmbconf0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libsmbldap0-4.4.2-38.20.1.ppc64le",
"product_id": "libsmbldap0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libtevent-util0-4.4.2-38.20.1.ppc64le",
"product_id": "libtevent-util0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.20.1.ppc64le",
"product": {
"name": "libwbclient0-4.4.2-38.20.1.ppc64le",
"product_id": "libwbclient0-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.20.1.ppc64le",
"product": {
"name": "samba-4.4.2-38.20.1.ppc64le",
"product_id": "samba-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.20.1.ppc64le",
"product": {
"name": "samba-client-4.4.2-38.20.1.ppc64le",
"product_id": "samba-client-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.20.1.ppc64le",
"product": {
"name": "samba-libs-4.4.2-38.20.1.ppc64le",
"product_id": "samba-libs-4.4.2-38.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.20.1.ppc64le",
"product": {
"name": "samba-winbind-4.4.2-38.20.1.ppc64le",
"product_id": "samba-winbind-4.4.2-38.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.20.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.20.1.s390x",
"product_id": "libdcerpc-binding0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.20.1.s390x",
"product": {
"name": "libdcerpc0-4.4.2-38.20.1.s390x",
"product_id": "libdcerpc0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libdcerpc0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.20.1.s390x",
"product_id": "libndr-krb5pac0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr-nbt0-4.4.2-38.20.1.s390x",
"product_id": "libndr-nbt0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libndr-nbt0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr-standard0-4.4.2-38.20.1.s390x",
"product_id": "libndr-standard0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libndr-standard0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr0-4.4.2-38.20.1.s390x",
"product_id": "libndr0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libndr0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libndr0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.20.1.s390x",
"product": {
"name": "libnetapi0-4.4.2-38.20.1.s390x",
"product_id": "libnetapi0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libnetapi0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-credentials0-4.4.2-38.20.1.s390x",
"product_id": "libsamba-credentials0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-errors0-4.4.2-38.20.1.s390x",
"product_id": "libsamba-errors0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsamba-errors0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"product_id": "libsamba-hostconfig0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-passdb0-4.4.2-38.20.1.s390x",
"product_id": "libsamba-passdb0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-util0-4.4.2-38.20.1.s390x",
"product_id": "libsamba-util0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsamba-util0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamdb0-4.4.2-38.20.1.s390x",
"product_id": "libsamdb0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsamdb0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsmbclient0-4.4.2-38.20.1.s390x",
"product_id": "libsmbclient0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsmbclient0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsmbconf0-4.4.2-38.20.1.s390x",
"product_id": "libsmbconf0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsmbconf0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.20.1.s390x",
"product": {
"name": "libsmbldap0-4.4.2-38.20.1.s390x",
"product_id": "libsmbldap0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libsmbldap0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.20.1.s390x",
"product": {
"name": "libtevent-util0-4.4.2-38.20.1.s390x",
"product_id": "libtevent-util0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libtevent-util0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.20.1.s390x",
"product": {
"name": "libwbclient0-4.4.2-38.20.1.s390x",
"product_id": "libwbclient0-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.4.2-38.20.1.s390x",
"product_id": "libwbclient0-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.20.1.s390x",
"product": {
"name": "samba-4.4.2-38.20.1.s390x",
"product_id": "samba-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.20.1.s390x",
"product": {
"name": "samba-client-4.4.2-38.20.1.s390x",
"product_id": "samba-client-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "samba-client-32bit-4.4.2-38.20.1.s390x",
"product_id": "samba-client-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.20.1.s390x",
"product": {
"name": "samba-libs-4.4.2-38.20.1.s390x",
"product_id": "samba-libs-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "samba-libs-32bit-4.4.2-38.20.1.s390x",
"product_id": "samba-libs-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.20.1.s390x",
"product": {
"name": "samba-winbind-4.4.2-38.20.1.s390x",
"product_id": "samba-winbind-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.4.2-38.20.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.4.2-38.20.1.s390x",
"product_id": "samba-winbind-32bit-4.4.2-38.20.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-4.4.2-38.20.1.s390x",
"product": {
"name": "ctdb-4.4.2-38.20.1.s390x",
"product_id": "ctdb-4.4.2-38.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc-binding0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc0-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"product_id": "libndr-krb5pac0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-nbt0-4.4.2-38.20.1.x86_64",
"product_id": "libndr-nbt0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-standard0-4.4.2-38.20.1.x86_64",
"product_id": "libndr-standard0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr0-4.4.2-38.20.1.x86_64",
"product_id": "libndr0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libnetapi0-4.4.2-38.20.1.x86_64",
"product_id": "libnetapi0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libnetapi0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-credentials0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-errors0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-errors0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-errors0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-hostconfig0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-passdb0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-util0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-util0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamdb0-4.4.2-38.20.1.x86_64",
"product_id": "libsamdb0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamdb0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbclient0-4.4.2-38.20.1.x86_64",
"product_id": "libsmbclient0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbconf0-4.4.2-38.20.1.x86_64",
"product_id": "libsmbconf0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbldap0-4.4.2-38.20.1.x86_64",
"product_id": "libsmbldap0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsmbldap0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libtevent-util0-4.4.2-38.20.1.x86_64",
"product_id": "libtevent-util0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libwbclient0-4.4.2-38.20.1.x86_64",
"product_id": "libwbclient0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libwbclient0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-4.4.2-38.20.1.x86_64",
"product_id": "samba-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-client-4.4.2-38.20.1.x86_64",
"product_id": "samba-client-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-client-32bit-4.4.2-38.20.1.x86_64",
"product_id": "samba-client-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-libs-4.4.2-38.20.1.x86_64",
"product_id": "samba-libs-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.4.2-38.20.1.x86_64",
"product_id": "samba-libs-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-winbind-4.4.2-38.20.1.x86_64",
"product_id": "samba-winbind-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"product_id": "samba-winbind-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-4.4.2-38.20.1.x86_64",
"product": {
"name": "ctdb-4.4.2-38.20.1.x86_64",
"product_id": "ctdb-4.4.2-38.20.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 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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.s390x"
},
"product_reference": "libdcerpc0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr-standard0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libndr0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.s390x"
},
"product_reference": "libnetapi0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-util0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamdb0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsmbclient0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsmbconf0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.s390x"
},
"product_reference": "libsmbldap0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.s390x"
},
"product_reference": "libtevent-util0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.s390x"
},
"product_reference": "libwbclient0-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.s390x"
},
"product_reference": "samba-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.s390x"
},
"product_reference": "samba-client-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "samba-client-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.20.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.20.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.20.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.20.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.s390x"
},
"product_reference": "samba-libs-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "samba-libs-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.s390x"
},
"product_reference": "samba-winbind-4.4.2-38.20.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.4.2-38.20.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.20.1.ppc64le"
},
"product_reference": "ctdb-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "ctdb-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "ctdb-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.20.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.20.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.20.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libndr0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "samba-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "samba-client-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.20.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.20.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.20.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "samba-libs-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.20.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.20.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.20.1.ppc64le"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.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.20.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.20.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-client-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.20.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.20.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-doc-4.4.2-38.20.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.20.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-libs-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.20.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10858"
}
],
"notes": [
{
"category": "general",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.20.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10858",
"url": "https://www.suse.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "SUSE Bug 1103411 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1110943"
}
],
"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.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.20.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.20.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T11:27:20Z",
"details": "moderate"
}
],
"title": "CVE-2018-10858"
}
]
}
SUSE-SU-2018:2320-2
Vulnerability from csaf_suse - Published: 2018-10-18 12:48 - Updated: 2018-10-18 12:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.20.1.x86_64 | — |
Vendor Fix
|
{
"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\nThe following security vulnerability was fixed:\n\n- CVE-2018-10858: smbc_urlencode helper function is a subject to buffer overflow (bsc#1103411)\n\nThe following other bugs were fixed:\n\n- Fix libnss_wins.so.2 link libreplace with rpath (bsc#1054849)",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-SERVER-12-SP2-BCL-2018-1557",
"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-2018_2320-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2320-2",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182320-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2320-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-October/004733.html"
},
{
"category": "self",
"summary": "SUSE Bug 1054849",
"url": "https://bugzilla.suse.com/1054849"
},
{
"category": "self",
"summary": "SUSE Bug 1103411",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10858 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10858/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2018-10-18T12:48:48Z",
"generator": {
"date": "2018-10-18T12:48:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2320-2",
"initial_release_date": "2018-10-18T12:48:48Z",
"revision_history": [
{
"date": "2018-10-18T12:48:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.4.2-38.20.1.noarch",
"product": {
"name": "samba-doc-4.4.2-38.20.1.noarch",
"product_id": "samba-doc-4.4.2-38.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc-binding0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc0-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libdcerpc0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"product_id": "libndr-krb5pac0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-nbt0-4.4.2-38.20.1.x86_64",
"product_id": "libndr-nbt0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-standard0-4.4.2-38.20.1.x86_64",
"product_id": "libndr-standard0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr-standard0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr0-4.4.2-38.20.1.x86_64",
"product_id": "libndr0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libndr0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libndr0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libnetapi0-4.4.2-38.20.1.x86_64",
"product_id": "libnetapi0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libnetapi0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-credentials0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-errors0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-errors0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-errors0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-hostconfig0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-passdb0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-util0-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-util0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamba-util0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamdb0-4.4.2-38.20.1.x86_64",
"product_id": "libsamdb0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsamdb0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbclient0-4.4.2-38.20.1.x86_64",
"product_id": "libsmbclient0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsmbclient0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbconf0-4.4.2-38.20.1.x86_64",
"product_id": "libsmbconf0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsmbconf0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbldap0-4.4.2-38.20.1.x86_64",
"product_id": "libsmbldap0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libsmbldap0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libtevent-util0-4.4.2-38.20.1.x86_64",
"product_id": "libtevent-util0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libtevent-util0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.20.1.x86_64",
"product": {
"name": "libwbclient0-4.4.2-38.20.1.x86_64",
"product_id": "libwbclient0-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"product_id": "libwbclient0-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-4.4.2-38.20.1.x86_64",
"product_id": "samba-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-client-4.4.2-38.20.1.x86_64",
"product_id": "samba-client-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-client-32bit-4.4.2-38.20.1.x86_64",
"product_id": "samba-client-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-libs-4.4.2-38.20.1.x86_64",
"product_id": "samba-libs-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.4.2-38.20.1.x86_64",
"product_id": "samba-libs-32bit-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-winbind-4.4.2-38.20.1.x86_64",
"product_id": "samba-winbind-4.4.2-38.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"product_id": "samba-winbind-32bit-4.4.2-38.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.20.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.20.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.20.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.20.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.20.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.20.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10858"
}
],
"notes": [
{
"category": "general",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10858",
"url": "https://www.suse.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "SUSE Bug 1103411 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1110943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.20.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-18T12:48:48Z",
"details": "moderate"
}
],
"title": "CVE-2018-10858"
}
]
}
SUSE-SU-2018:2321-1
Vulnerability from csaf_suse - Published: 2018-08-14 12:40 - Updated: 2018-08-14 12:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64 | — |
Vendor Fix
|
{
"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 issues fixed:\n\n- CVE-2018-1050: Fixed denial of service vulnerability when SPOOLSS is run externally (bsc#1081741).\n- CVE-2017-14746: Fixed use-after-free vulnerability (bsc#1060427).\n- CVE-2017-15275: Fixed server heap memory information leak (bsc#1063008).\n- CVE-2018-10858: smbc_urlencode helper function is a subject to buffer overflow (bsc#1103411)\n\nBug fixes:\n\n- bsc#1027593: Update \u0027winbind expand groups\u0027 doc in smb.conf man page. \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-HA-12-2018-1559,SUSE-SLE-SERVER-12-2018-1559",
"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-2018_2321-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2321-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182321-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2321-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004410.html"
},
{
"category": "self",
"summary": "SUSE Bug 1027593",
"url": "https://bugzilla.suse.com/1027593"
},
{
"category": "self",
"summary": "SUSE Bug 1060427",
"url": "https://bugzilla.suse.com/1060427"
},
{
"category": "self",
"summary": "SUSE Bug 1063008",
"url": "https://bugzilla.suse.com/1063008"
},
{
"category": "self",
"summary": "SUSE Bug 1081741",
"url": "https://bugzilla.suse.com/1081741"
},
{
"category": "self",
"summary": "SUSE Bug 1103411",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14746 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14746/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-15275 page",
"url": "https://www.suse.com/security/cve/CVE-2017-15275/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1050 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1050/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10858 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10858/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2018-08-14T12:40:53Z",
"generator": {
"date": "2018-08-14T12:40:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2321-1",
"initial_release_date": "2018-08-14T12:40:53Z",
"revision_history": [
{
"date": "2018-08-14T12:40:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.2.4-18.49.1.noarch",
"product": {
"name": "samba-doc-4.2.4-18.49.1.noarch",
"product_id": "samba-doc-4.2.4-18.49.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.49.1.ppc64le",
"product": {
"name": "ctdb-4.2.4-18.49.1.ppc64le",
"product_id": "ctdb-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"product_id": "libdcerpc-binding0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libdcerpc0-4.2.4-18.49.1.ppc64le",
"product_id": "libdcerpc0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libgensec0-4.2.4-18.49.1.ppc64le",
"product_id": "libgensec0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"product_id": "libndr-krb5pac0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.2.4-18.49.1.ppc64le",
"product_id": "libndr-nbt0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libndr-standard0-4.2.4-18.49.1.ppc64le",
"product_id": "libndr-standard0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libndr0-4.2.4-18.49.1.ppc64le",
"product_id": "libndr0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libnetapi0-4.2.4-18.49.1.ppc64le",
"product_id": "libnetapi0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libregistry0-4.2.4-18.49.1.ppc64le",
"product_id": "libregistry0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"product_id": "libsamba-credentials0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"product_id": "libsamba-passdb0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsamba-util0-4.2.4-18.49.1.ppc64le",
"product_id": "libsamba-util0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsamdb0-4.2.4-18.49.1.ppc64le",
"product_id": "libsamdb0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"product_id": "libsmbclient-raw0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsmbclient0-4.2.4-18.49.1.ppc64le",
"product_id": "libsmbclient0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsmbconf0-4.2.4-18.49.1.ppc64le",
"product_id": "libsmbconf0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libsmbldap0-4.2.4-18.49.1.ppc64le",
"product_id": "libsmbldap0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libtevent-util0-4.2.4-18.49.1.ppc64le",
"product_id": "libtevent-util0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.49.1.ppc64le",
"product": {
"name": "libwbclient0-4.2.4-18.49.1.ppc64le",
"product_id": "libwbclient0-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.49.1.ppc64le",
"product": {
"name": "samba-4.2.4-18.49.1.ppc64le",
"product_id": "samba-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.49.1.ppc64le",
"product": {
"name": "samba-client-4.2.4-18.49.1.ppc64le",
"product_id": "samba-client-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.49.1.ppc64le",
"product": {
"name": "samba-libs-4.2.4-18.49.1.ppc64le",
"product_id": "samba-libs-4.2.4-18.49.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.49.1.ppc64le",
"product": {
"name": "samba-winbind-4.2.4-18.49.1.ppc64le",
"product_id": "samba-winbind-4.2.4-18.49.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.49.1.s390x",
"product": {
"name": "ctdb-4.2.4-18.49.1.s390x",
"product_id": "ctdb-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.49.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.49.1.s390x",
"product_id": "libdcerpc-binding0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.49.1.s390x",
"product": {
"name": "libdcerpc0-4.2.4-18.49.1.s390x",
"product_id": "libdcerpc0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libdcerpc0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.49.1.s390x",
"product": {
"name": "libgensec0-4.2.4-18.49.1.s390x",
"product_id": "libgensec0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libgensec0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libgensec0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.49.1.s390x",
"product_id": "libndr-krb5pac0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr-nbt0-4.2.4-18.49.1.s390x",
"product_id": "libndr-nbt0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libndr-nbt0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr-standard0-4.2.4-18.49.1.s390x",
"product_id": "libndr-standard0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libndr-standard0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr0-4.2.4-18.49.1.s390x",
"product_id": "libndr0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libndr0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libndr0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.49.1.s390x",
"product": {
"name": "libnetapi0-4.2.4-18.49.1.s390x",
"product_id": "libnetapi0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libnetapi0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.49.1.s390x",
"product": {
"name": "libregistry0-4.2.4-18.49.1.s390x",
"product_id": "libregistry0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-credentials0-4.2.4-18.49.1.s390x",
"product_id": "libsamba-credentials0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"product_id": "libsamba-hostconfig0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-passdb0-4.2.4-18.49.1.s390x",
"product_id": "libsamba-passdb0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-util0-4.2.4-18.49.1.s390x",
"product_id": "libsamba-util0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsamba-util0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamdb0-4.2.4-18.49.1.s390x",
"product_id": "libsamdb0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsamdb0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.49.1.s390x",
"product_id": "libsmbclient-raw0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbclient0-4.2.4-18.49.1.s390x",
"product_id": "libsmbclient0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsmbclient0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbconf0-4.2.4-18.49.1.s390x",
"product_id": "libsmbconf0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsmbconf0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbldap0-4.2.4-18.49.1.s390x",
"product_id": "libsmbldap0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libsmbldap0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.49.1.s390x",
"product": {
"name": "libtevent-util0-4.2.4-18.49.1.s390x",
"product_id": "libtevent-util0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libtevent-util0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.49.1.s390x",
"product": {
"name": "libwbclient0-4.2.4-18.49.1.s390x",
"product_id": "libwbclient0-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.2.4-18.49.1.s390x",
"product_id": "libwbclient0-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-4.2.4-18.49.1.s390x",
"product_id": "samba-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-32bit-4.2.4-18.49.1.s390x",
"product_id": "samba-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-client-4.2.4-18.49.1.s390x",
"product_id": "samba-client-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-client-32bit-4.2.4-18.49.1.s390x",
"product_id": "samba-client-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-libs-4.2.4-18.49.1.s390x",
"product_id": "samba-libs-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-libs-32bit-4.2.4-18.49.1.s390x",
"product_id": "samba-libs-32bit-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-winbind-4.2.4-18.49.1.s390x",
"product_id": "samba-winbind-4.2.4-18.49.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-18.49.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.2.4-18.49.1.s390x",
"product_id": "samba-winbind-32bit-4.2.4-18.49.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-18.49.1.x86_64",
"product": {
"name": "ctdb-4.2.4-18.49.1.x86_64",
"product_id": "ctdb-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"product_id": "libdcerpc-binding0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libdcerpc0-4.2.4-18.49.1.x86_64",
"product_id": "libdcerpc0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libdcerpc0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libgensec0-4.2.4-18.49.1.x86_64",
"product_id": "libgensec0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libgensec0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libgensec0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"product_id": "libndr-krb5pac0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr-nbt0-4.2.4-18.49.1.x86_64",
"product_id": "libndr-nbt0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr-standard0-4.2.4-18.49.1.x86_64",
"product_id": "libndr-standard0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libndr-standard0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr0-4.2.4-18.49.1.x86_64",
"product_id": "libndr0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libndr0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libndr0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libnetapi0-4.2.4-18.49.1.x86_64",
"product_id": "libnetapi0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libnetapi0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libregistry0-4.2.4-18.49.1.x86_64",
"product_id": "libregistry0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-credentials0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-hostconfig0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-passdb0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-util0-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-util0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsamba-util0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamdb0-4.2.4-18.49.1.x86_64",
"product_id": "libsamdb0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsamdb0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"product_id": "libsmbclient-raw0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbclient0-4.2.4-18.49.1.x86_64",
"product_id": "libsmbclient0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsmbclient0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbconf0-4.2.4-18.49.1.x86_64",
"product_id": "libsmbconf0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsmbconf0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbldap0-4.2.4-18.49.1.x86_64",
"product_id": "libsmbldap0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libsmbldap0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libtevent-util0-4.2.4-18.49.1.x86_64",
"product_id": "libtevent-util0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libtevent-util0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-18.49.1.x86_64",
"product": {
"name": "libwbclient0-4.2.4-18.49.1.x86_64",
"product_id": "libwbclient0-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"product_id": "libwbclient0-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-4.2.4-18.49.1.x86_64",
"product_id": "samba-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-32bit-4.2.4-18.49.1.x86_64",
"product_id": "samba-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-client-4.2.4-18.49.1.x86_64",
"product_id": "samba-client-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-client-32bit-4.2.4-18.49.1.x86_64",
"product_id": "samba-client-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-libs-4.2.4-18.49.1.x86_64",
"product_id": "samba-libs-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.2.4-18.49.1.x86_64",
"product_id": "samba-libs-32bit-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-winbind-4.2.4-18.49.1.x86_64",
"product_id": "samba-winbind-4.2.4-18.49.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"product_id": "samba-winbind-32bit-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "ctdb-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "ctdb-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x"
},
"product_reference": "ctdb-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "ctdb-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libdcerpc0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x"
},
"product_reference": "libdcerpc0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libgensec0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x"
},
"product_reference": "libgensec0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libgensec0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libndr-nbt0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libndr-standard0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libndr-standard0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libndr0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x"
},
"product_reference": "libndr0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libndr0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libnetapi0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x"
},
"product_reference": "libnetapi0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libregistry0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x"
},
"product_reference": "libregistry0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-credentials0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-passdb0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libsamba-util0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-util0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libsamdb0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x"
},
"product_reference": "libsamdb0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libsmbclient-raw0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsmbclient-raw0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libsmbclient0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x"
},
"product_reference": "libsmbclient0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libsmbconf0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x"
},
"product_reference": "libsmbconf0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libsmbldap0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x"
},
"product_reference": "libsmbldap0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "libtevent-util0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libtevent-util0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le"
},
"product_reference": "libwbclient0-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x"
},
"product_reference": "libwbclient0-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-18.49.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.49.1.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le"
},
"product_reference": "samba-4.2.4-18.49.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.49.1.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x"
},
"product_reference": "samba-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "samba-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "samba-client-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "samba-client-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-client-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "samba-client-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-18.49.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.49.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.49.1.noarch"
},
"product_reference": "samba-doc-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "samba-libs-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "samba-libs-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "samba-libs-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-18.49.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.49.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.49.1.ppc64le"
},
"product_reference": "samba-winbind-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "samba-winbind-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-18.49.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.49.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.49.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.2.4-18.49.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.49.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.49.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-14746",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14746"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in Samba 4.x before 4.7.3 allows remote attackers to execute arbitrary code via a crafted SMB1 request.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14746",
"url": "https://www.suse.com/security/cve/CVE-2017-14746"
},
{
"category": "external",
"summary": "SUSE Bug 1060427 for CVE-2017-14746",
"url": "https://bugzilla.suse.com/1060427"
},
{
"category": "external",
"summary": "SUSE Bug 1069666 for CVE-2017-14746",
"url": "https://bugzilla.suse.com/1069666"
}
],
"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.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T12:40:53Z",
"details": "important"
}
],
"title": "CVE-2017-14746"
},
{
"cve": "CVE-2017-15275",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-15275"
}
],
"notes": [
{
"category": "general",
"text": "Samba before 4.7.3 might allow remote attackers to obtain sensitive information by leveraging failure of the server to clear allocated heap memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-15275",
"url": "https://www.suse.com/security/cve/CVE-2017-15275"
},
{
"category": "external",
"summary": "SUSE Bug 1063008 for CVE-2017-15275",
"url": "https://bugzilla.suse.com/1063008"
},
{
"category": "external",
"summary": "SUSE Bug 1069666 for CVE-2017-15275",
"url": "https://bugzilla.suse.com/1069666"
}
],
"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.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2017-15275"
},
{
"cve": "CVE-2018-1050",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1050"
}
],
"notes": [
{
"category": "general",
"text": "All versions of Samba from 4.0.0 onwards are vulnerable to a denial of service attack when the RPC spoolss service is configured to be run as an external daemon. Missing input sanitization checks on some of the input parameters to spoolss RPC calls could cause the print spooler service to crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1050",
"url": "https://www.suse.com/security/cve/CVE-2018-1050"
},
{
"category": "external",
"summary": "SUSE Bug 1081741 for CVE-2018-1050",
"url": "https://bugzilla.suse.com/1081741"
}
],
"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.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2018-1050"
},
{
"cve": "CVE-2018-10858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10858"
}
],
"notes": [
{
"category": "general",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10858",
"url": "https://www.suse.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "SUSE Bug 1103411 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1110943"
}
],
"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.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:ctdb-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc-binding0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libdcerpc0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libgensec0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-krb5pac0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-nbt0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr-standard0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libndr0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libnetapi0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libregistry0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-credentials0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-hostconfig0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-passdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamba-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsamdb0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient-raw0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbconf0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libsmbldap0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libtevent-util0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:libwbclient0-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-client-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-doc-4.2.4-18.49.1.noarch",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-libs-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-32bit-4.2.4-18.49.1.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.s390x",
"SUSE Linux Enterprise Server 12-LTSS:samba-winbind-4.2.4-18.49.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T12:40:53Z",
"details": "moderate"
}
],
"title": "CVE-2018-10858"
}
]
}
SUSE-SU-2018:2329-1
Vulnerability from csaf_suse - Published: 2018-08-14 18:00 - Updated: 2018-08-14 18:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.14.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-doc-3.6.3-94.14.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-doc-3.6.3-94.14.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-doc-3.6.3-94.14.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:samba-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-doc-3.6.3-94.14.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-x86-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.x86_64 | — |
Vendor Fix
|
{
"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\nThe following security issues were fixed:\n\n- CVE-2018-10858: Insufficient input validation on client directory listing in libsmbclient (bsc#1103411).\n \nThe following other bugs were fixed:\n\n- s3:winbindd: allow a fallback to NTLMSSP for LDAP connections (bsc#1079449)",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-samba-13726,sleposp3-samba-13726,slessp3-samba-13726,slessp4-samba-13726",
"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-2018_2329-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2329-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182329-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2329-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004415.html"
},
{
"category": "self",
"summary": "SUSE Bug 1079449",
"url": "https://bugzilla.suse.com/1079449"
},
{
"category": "self",
"summary": "SUSE Bug 1103411",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10858 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10858/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2018-08-14T18:00:19Z",
"generator": {
"date": "2018-08-14T18:00:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2329-1",
"initial_release_date": "2018-08-14T18:00:19Z",
"revision_history": [
{
"date": "2018-08-14T18:00:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libldb-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libldb-devel-3.6.3-94.14.2.i586",
"product_id": "libldb-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libnetapi-devel-3.6.3-94.14.2.i586",
"product_id": "libnetapi-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-3.6.3-94.14.2.i586",
"product": {
"name": "libnetapi0-3.6.3-94.14.2.i586",
"product_id": "libnetapi0-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libsmbclient-devel-3.6.3-94.14.2.i586",
"product_id": "libsmbclient-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.i586",
"product_id": "libsmbsharemodes-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes0-3.6.3-94.14.2.i586",
"product": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.i586",
"product_id": "libsmbsharemodes0-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libtalloc-devel-3.6.3-94.14.2.i586",
"product_id": "libtalloc-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libtdb-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libtdb-devel-3.6.3-94.14.2.i586",
"product_id": "libtdb-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libtevent-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libtevent-devel-3.6.3-94.14.2.i586",
"product_id": "libtevent-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-3.6.3-94.14.2.i586",
"product": {
"name": "libwbclient-devel-3.6.3-94.14.2.i586",
"product_id": "libwbclient-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "samba-devel-3.6.3-94.14.2.i586",
"product": {
"name": "samba-devel-3.6.3-94.14.2.i586",
"product_id": "samba-devel-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "samba-test-3.6.3-94.14.2.i586",
"product": {
"name": "samba-test-3.6.3-94.14.2.i586",
"product_id": "samba-test-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.14.2.i586",
"product": {
"name": "ldapsmb-1.34b-94.14.2.i586",
"product_id": "ldapsmb-1.34b-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.14.2.i586",
"product": {
"name": "libldb1-3.6.3-94.14.2.i586",
"product_id": "libldb1-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.14.2.i586",
"product": {
"name": "libsmbclient0-3.6.3-94.14.2.i586",
"product_id": "libsmbclient0-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.14.2.i586",
"product": {
"name": "libtalloc2-3.6.3-94.14.2.i586",
"product_id": "libtalloc2-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.14.2.i586",
"product": {
"name": "libtdb1-3.6.3-94.14.2.i586",
"product_id": "libtdb1-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.14.2.i586",
"product": {
"name": "libtevent0-3.6.3-94.14.2.i586",
"product_id": "libtevent0-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.14.2.i586",
"product": {
"name": "libwbclient0-3.6.3-94.14.2.i586",
"product_id": "libwbclient0-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.14.2.i586",
"product": {
"name": "samba-3.6.3-94.14.2.i586",
"product_id": "samba-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.14.2.i586",
"product": {
"name": "samba-client-3.6.3-94.14.2.i586",
"product_id": "samba-client-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.14.2.i586",
"product": {
"name": "samba-krb-printing-3.6.3-94.14.2.i586",
"product_id": "samba-krb-printing-3.6.3-94.14.2.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.14.2.i586",
"product": {
"name": "samba-winbind-3.6.3-94.14.2.i586",
"product_id": "samba-winbind-3.6.3-94.14.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libldb-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libldb-devel-3.6.3-94.14.2.ia64",
"product_id": "libldb-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libnetapi-devel-3.6.3-94.14.2.ia64",
"product_id": "libnetapi-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libnetapi0-3.6.3-94.14.2.ia64",
"product": {
"name": "libnetapi0-3.6.3-94.14.2.ia64",
"product_id": "libnetapi0-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libsmbclient-devel-3.6.3-94.14.2.ia64",
"product_id": "libsmbclient-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.ia64",
"product_id": "libsmbsharemodes-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes0-3.6.3-94.14.2.ia64",
"product": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.ia64",
"product_id": "libsmbsharemodes0-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libtalloc-devel-3.6.3-94.14.2.ia64",
"product_id": "libtalloc-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtdb-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libtdb-devel-3.6.3-94.14.2.ia64",
"product_id": "libtdb-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtevent-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libtevent-devel-3.6.3-94.14.2.ia64",
"product_id": "libtevent-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "libwbclient-devel-3.6.3-94.14.2.ia64",
"product_id": "libwbclient-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-devel-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-devel-3.6.3-94.14.2.ia64",
"product_id": "samba-devel-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-test-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-test-3.6.3-94.14.2.ia64",
"product_id": "samba-test-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.14.2.ia64",
"product": {
"name": "ldapsmb-1.34b-94.14.2.ia64",
"product_id": "ldapsmb-1.34b-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.14.2.ia64",
"product": {
"name": "libldb1-3.6.3-94.14.2.ia64",
"product_id": "libldb1-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.14.2.ia64",
"product": {
"name": "libsmbclient0-3.6.3-94.14.2.ia64",
"product_id": "libsmbclient0-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "libsmbclient0-x86-3.6.3-94.14.2.ia64",
"product_id": "libsmbclient0-x86-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.14.2.ia64",
"product": {
"name": "libtalloc2-3.6.3-94.14.2.ia64",
"product_id": "libtalloc2-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtalloc2-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "libtalloc2-x86-3.6.3-94.14.2.ia64",
"product_id": "libtalloc2-x86-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.14.2.ia64",
"product": {
"name": "libtdb1-3.6.3-94.14.2.ia64",
"product_id": "libtdb1-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtdb1-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "libtdb1-x86-3.6.3-94.14.2.ia64",
"product_id": "libtdb1-x86-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.14.2.ia64",
"product": {
"name": "libtevent0-3.6.3-94.14.2.ia64",
"product_id": "libtevent0-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libtevent0-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "libtevent0-x86-3.6.3-94.14.2.ia64",
"product_id": "libtevent0-x86-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.14.2.ia64",
"product": {
"name": "libwbclient0-3.6.3-94.14.2.ia64",
"product_id": "libwbclient0-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "libwbclient0-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "libwbclient0-x86-3.6.3-94.14.2.ia64",
"product_id": "libwbclient0-x86-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-3.6.3-94.14.2.ia64",
"product_id": "samba-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-client-3.6.3-94.14.2.ia64",
"product_id": "samba-client-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-client-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-client-x86-3.6.3-94.14.2.ia64",
"product_id": "samba-client-x86-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-krb-printing-3.6.3-94.14.2.ia64",
"product_id": "samba-krb-printing-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-winbind-3.6.3-94.14.2.ia64",
"product_id": "samba-winbind-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-winbind-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-winbind-x86-3.6.3-94.14.2.ia64",
"product_id": "samba-winbind-x86-3.6.3-94.14.2.ia64"
}
},
{
"category": "product_version",
"name": "samba-x86-3.6.3-94.14.2.ia64",
"product": {
"name": "samba-x86-3.6.3-94.14.2.ia64",
"product_id": "samba-x86-3.6.3-94.14.2.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-3.6.3-94.14.2.noarch",
"product": {
"name": "samba-doc-3.6.3-94.14.2.noarch",
"product_id": "samba-doc-3.6.3-94.14.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libldb-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libldb-devel-3.6.3-94.14.2.ppc64",
"product_id": "libldb-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libnetapi-devel-3.6.3-94.14.2.ppc64",
"product_id": "libnetapi-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libnetapi0-3.6.3-94.14.2.ppc64",
"product": {
"name": "libnetapi0-3.6.3-94.14.2.ppc64",
"product_id": "libnetapi0-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libsmbclient-devel-3.6.3-94.14.2.ppc64",
"product_id": "libsmbclient-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.ppc64",
"product_id": "libsmbsharemodes-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes0-3.6.3-94.14.2.ppc64",
"product": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.ppc64",
"product_id": "libsmbsharemodes0-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtalloc-devel-3.6.3-94.14.2.ppc64",
"product_id": "libtalloc-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtdb-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtdb-devel-3.6.3-94.14.2.ppc64",
"product_id": "libtdb-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtevent-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtevent-devel-3.6.3-94.14.2.ppc64",
"product_id": "libtevent-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "libwbclient-devel-3.6.3-94.14.2.ppc64",
"product_id": "libwbclient-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-devel-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-devel-3.6.3-94.14.2.ppc64",
"product_id": "samba-devel-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-test-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-test-3.6.3-94.14.2.ppc64",
"product_id": "samba-test-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.14.2.ppc64",
"product": {
"name": "ldapsmb-1.34b-94.14.2.ppc64",
"product_id": "ldapsmb-1.34b-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.14.2.ppc64",
"product": {
"name": "libldb1-3.6.3-94.14.2.ppc64",
"product_id": "libldb1-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.14.2.ppc64",
"product": {
"name": "libsmbclient0-3.6.3-94.14.2.ppc64",
"product_id": "libsmbclient0-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"product_id": "libsmbclient0-32bit-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtalloc2-3.6.3-94.14.2.ppc64",
"product_id": "libtalloc2-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"product_id": "libtalloc2-32bit-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtdb1-3.6.3-94.14.2.ppc64",
"product_id": "libtdb1-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtdb1-32bit-3.6.3-94.14.2.ppc64",
"product_id": "libtdb1-32bit-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtevent0-3.6.3-94.14.2.ppc64",
"product_id": "libtevent0-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "libtevent0-32bit-3.6.3-94.14.2.ppc64",
"product_id": "libtevent0-32bit-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.14.2.ppc64",
"product": {
"name": "libwbclient0-3.6.3-94.14.2.ppc64",
"product_id": "libwbclient0-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"product_id": "libwbclient0-32bit-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-3.6.3-94.14.2.ppc64",
"product_id": "samba-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-32bit-3.6.3-94.14.2.ppc64",
"product_id": "samba-32bit-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-client-3.6.3-94.14.2.ppc64",
"product_id": "samba-client-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-client-32bit-3.6.3-94.14.2.ppc64",
"product_id": "samba-client-32bit-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-krb-printing-3.6.3-94.14.2.ppc64",
"product_id": "samba-krb-printing-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-winbind-3.6.3-94.14.2.ppc64",
"product_id": "samba-winbind-3.6.3-94.14.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"product_id": "samba-winbind-32bit-3.6.3-94.14.2.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "libldb-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libldb-devel-3.6.3-94.14.2.s390x",
"product_id": "libldb-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libnetapi-devel-3.6.3-94.14.2.s390x",
"product_id": "libnetapi-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-3.6.3-94.14.2.s390x",
"product": {
"name": "libnetapi0-3.6.3-94.14.2.s390x",
"product_id": "libnetapi0-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libsmbclient-devel-3.6.3-94.14.2.s390x",
"product_id": "libsmbclient-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.s390x",
"product_id": "libsmbsharemodes-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes0-3.6.3-94.14.2.s390x",
"product": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.s390x",
"product_id": "libsmbsharemodes0-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libtalloc-devel-3.6.3-94.14.2.s390x",
"product_id": "libtalloc-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtdb-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libtdb-devel-3.6.3-94.14.2.s390x",
"product_id": "libtdb-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libtevent-devel-3.6.3-94.14.2.s390x",
"product_id": "libtevent-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "libwbclient-devel-3.6.3-94.14.2.s390x",
"product_id": "libwbclient-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-devel-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-devel-3.6.3-94.14.2.s390x",
"product_id": "samba-devel-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-test-3.6.3-94.14.2.s390x",
"product_id": "samba-test-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.14.2.s390x",
"product": {
"name": "ldapsmb-1.34b-94.14.2.s390x",
"product_id": "ldapsmb-1.34b-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.14.2.s390x",
"product": {
"name": "libldb1-3.6.3-94.14.2.s390x",
"product_id": "libldb1-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.14.2.s390x",
"product": {
"name": "libsmbclient0-3.6.3-94.14.2.s390x",
"product_id": "libsmbclient0-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"product_id": "libsmbclient0-32bit-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.14.2.s390x",
"product": {
"name": "libtalloc2-3.6.3-94.14.2.s390x",
"product_id": "libtalloc2-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.s390x",
"product_id": "libtalloc2-32bit-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.14.2.s390x",
"product": {
"name": "libtdb1-3.6.3-94.14.2.s390x",
"product_id": "libtdb1-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "libtdb1-32bit-3.6.3-94.14.2.s390x",
"product_id": "libtdb1-32bit-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.14.2.s390x",
"product": {
"name": "libtevent0-3.6.3-94.14.2.s390x",
"product_id": "libtevent0-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "libtevent0-32bit-3.6.3-94.14.2.s390x",
"product_id": "libtevent0-32bit-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.14.2.s390x",
"product": {
"name": "libwbclient0-3.6.3-94.14.2.s390x",
"product_id": "libwbclient0-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.s390x",
"product_id": "libwbclient0-32bit-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-3.6.3-94.14.2.s390x",
"product_id": "samba-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-32bit-3.6.3-94.14.2.s390x",
"product_id": "samba-32bit-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-client-3.6.3-94.14.2.s390x",
"product_id": "samba-client-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-client-32bit-3.6.3-94.14.2.s390x",
"product_id": "samba-client-32bit-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-krb-printing-3.6.3-94.14.2.s390x",
"product_id": "samba-krb-printing-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-winbind-3.6.3-94.14.2.s390x",
"product_id": "samba-winbind-3.6.3-94.14.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.14.2.s390x",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.s390x",
"product_id": "samba-winbind-32bit-3.6.3-94.14.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libldb-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libldb-devel-3.6.3-94.14.2.x86_64",
"product_id": "libldb-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libnetapi-devel-3.6.3-94.14.2.x86_64",
"product_id": "libnetapi-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-3.6.3-94.14.2.x86_64",
"product": {
"name": "libnetapi0-3.6.3-94.14.2.x86_64",
"product_id": "libnetapi0-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libsmbclient-devel-3.6.3-94.14.2.x86_64",
"product_id": "libsmbclient-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.x86_64",
"product_id": "libsmbsharemodes-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbsharemodes0-3.6.3-94.14.2.x86_64",
"product": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.x86_64",
"product_id": "libsmbsharemodes0-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtalloc-devel-3.6.3-94.14.2.x86_64",
"product_id": "libtalloc-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtdb-devel-3.6.3-94.14.2.x86_64",
"product_id": "libtdb-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtevent-devel-3.6.3-94.14.2.x86_64",
"product_id": "libtevent-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "libwbclient-devel-3.6.3-94.14.2.x86_64",
"product_id": "libwbclient-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-devel-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-devel-3.6.3-94.14.2.x86_64",
"product_id": "samba-devel-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-test-3.6.3-94.14.2.x86_64",
"product_id": "samba-test-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.14.2.x86_64",
"product": {
"name": "ldapsmb-1.34b-94.14.2.x86_64",
"product_id": "ldapsmb-1.34b-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.14.2.x86_64",
"product": {
"name": "libldb1-3.6.3-94.14.2.x86_64",
"product_id": "libldb1-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.14.2.x86_64",
"product": {
"name": "libsmbclient0-3.6.3-94.14.2.x86_64",
"product_id": "libsmbclient0-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"product_id": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtalloc2-3.6.3-94.14.2.x86_64",
"product_id": "libtalloc2-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"product_id": "libtalloc2-32bit-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtdb1-3.6.3-94.14.2.x86_64",
"product_id": "libtdb1-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtdb1-32bit-3.6.3-94.14.2.x86_64",
"product_id": "libtdb1-32bit-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtevent0-3.6.3-94.14.2.x86_64",
"product_id": "libtevent0-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "libtevent0-32bit-3.6.3-94.14.2.x86_64",
"product_id": "libtevent0-32bit-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.14.2.x86_64",
"product": {
"name": "libwbclient0-3.6.3-94.14.2.x86_64",
"product_id": "libwbclient0-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"product_id": "libwbclient0-32bit-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-3.6.3-94.14.2.x86_64",
"product_id": "samba-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-32bit-3.6.3-94.14.2.x86_64",
"product_id": "samba-32bit-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-client-3.6.3-94.14.2.x86_64",
"product_id": "samba-client-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-client-32bit-3.6.3-94.14.2.x86_64",
"product_id": "samba-client-32bit-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-krb-printing-3.6.3-94.14.2.x86_64",
"product_id": "samba-krb-printing-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-winbind-3.6.3-94.14.2.x86_64",
"product_id": "samba-winbind-3.6.3-94.14.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"product_id": "samba-winbind-32bit-3.6.3-94.14.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles_ltss:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:11:sp3:teradata"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libldb-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libldb-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libldb-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libldb-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libldb-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libnetapi-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libnetapi-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libnetapi-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libnetapi-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libnetapi-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.i586"
},
"product_reference": "libnetapi0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ia64"
},
"product_reference": "libnetapi0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libnetapi0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.s390x"
},
"product_reference": "libnetapi0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libnetapi0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libsmbclient-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libsmbclient-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libsmbclient-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libsmbsharemodes-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libsmbsharemodes-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libsmbsharemodes-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbsharemodes-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbsharemodes-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.i586"
},
"product_reference": "libsmbsharemodes0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ia64"
},
"product_reference": "libsmbsharemodes0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libsmbsharemodes0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbsharemodes0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbsharemodes0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbsharemodes0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libtalloc-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libtalloc-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtalloc-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libtdb-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libtdb-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtdb-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libtevent-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libtevent-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtevent-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.i586"
},
"product_reference": "libwbclient-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "libwbclient-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "libwbclient-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.i586"
},
"product_reference": "samba-devel-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-devel-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-devel-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-devel-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-devel-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-devel-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.i586"
},
"product_reference": "samba-test-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-test-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-test-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-test-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-test-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-test-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.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.14.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.14.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.14.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.14.2.i586"
},
"product_reference": "libldb1-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "samba-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "samba-client-3.6.3-94.14.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.14.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.14.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.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.14.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.14.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.14.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.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.s390x"
},
"product_reference": "ldapsmb-1.34b-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.x86_64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.i586"
},
"product_reference": "libldb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libldb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libldb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.i586"
},
"product_reference": "samba-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.i586"
},
"product_reference": "samba-client-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.14.2.noarch as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-doc-3.6.3-94.14.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.14.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.s390x"
},
"product_reference": "ldapsmb-1.34b-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.x86_64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.i586"
},
"product_reference": "libldb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libldb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libldb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.i586"
},
"product_reference": "samba-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.i586"
},
"product_reference": "samba-client-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.14.2.noarch as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-doc-3.6.3-94.14.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.14.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP3-TERADATA",
"product_id": "SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP3-TERADATA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ia64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ppc64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.s390x"
},
"product_reference": "ldapsmb-1.34b-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.x86_64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.i586"
},
"product_reference": "libldb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ia64"
},
"product_reference": "libldb1-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ppc64"
},
"product_reference": "libldb1-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libldb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libldb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libsmbclient0-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ia64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libtalloc2-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ia64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libtdb1-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ia64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libtevent0-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ia64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libwbclient0-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.i586"
},
"product_reference": "samba-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.i586"
},
"product_reference": "samba-client-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-client-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-client-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-client-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.14.2.noarch as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-doc-3.6.3-94.14.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.14.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-winbind-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:samba-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ia64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ppc64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.s390x"
},
"product_reference": "ldapsmb-1.34b-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.x86_64"
},
"product_reference": "ldapsmb-1.34b-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.i586"
},
"product_reference": "libldb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ia64"
},
"product_reference": "libldb1-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ppc64"
},
"product_reference": "libldb1-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libldb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libldb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libsmbclient0-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ia64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libtalloc2-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ia64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libtdb1-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ia64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libtevent0-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ia64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "libwbclient0-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.i586"
},
"product_reference": "samba-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.i586"
},
"product_reference": "samba-client-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-client-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-client-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-client-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-client-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.14.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-doc-3.6.3-94.14.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.14.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-krb-printing-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.14.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-winbind-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-x86-3.6.3-94.14.2.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-x86-3.6.3-94.14.2.ia64"
},
"product_reference": "samba-x86-3.6.3-94.14.2.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10858"
}
],
"notes": [
{
"category": "general",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10858",
"url": "https://www.suse.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "SUSE Bug 1103411 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1110943"
}
],
"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.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-LTSS:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP3-TERADATA:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server 11 SP4:samba-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:ldapsmb-1.34b-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libldb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libsmbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtalloc2-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtdb1-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtevent0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libwbclient0-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-client-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-doc-3.6.3-94.14.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-krb-printing-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-32bit-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-winbind-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:samba-x86-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libldb-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libnetapi0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbclient-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libsmbsharemodes0-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtalloc-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtdb-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libtevent-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:libwbclient-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-devel-3.6.3-94.14.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:samba-test-3.6.3-94.14.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-14T18:00:19Z",
"details": "moderate"
}
],
"title": "CVE-2018-10858"
}
]
}
SUSE-SU-2018:2339-1
Vulnerability from csaf_suse - Published: 2018-08-15 12:47 - Updated: 2018-08-15 12:47| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 | — |
Vendor Fix
|
{
"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\nThe following security issues were fixed:\n\n- CVE-2018-1050: Fixed denial of service vulnerability when SPOOLSS is run externally (bsc#1081741). \n- CVE-2018-10858: smbc_urlencode helper function is a subject to buffer overflow (bsc#1103411)\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-OpenStack-Cloud-7-2018-1574,SUSE-SLE-HA-12-SP1-2018-1574,SUSE-SLE-SAP-12-SP1-2018-1574,SUSE-SLE-SAP-12-SP2-2018-1574,SUSE-SLE-SERVER-12-SP1-2018-1574,SUSE-SLE-SERVER-12-SP2-2018-1574,SUSE-Storage-4-2018-1574",
"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-2018_2339-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2339-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182339-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2339-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004423.html"
},
{
"category": "self",
"summary": "SUSE Bug 1081741",
"url": "https://bugzilla.suse.com/1081741"
},
{
"category": "self",
"summary": "SUSE Bug 1103411",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-1050 page",
"url": "https://www.suse.com/security/cve/CVE-2018-1050/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10858 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10858/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2018-08-15T12:47:18Z",
"generator": {
"date": "2018-08-15T12:47:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2339-1",
"initial_release_date": "2018-08-15T12:47:18Z",
"revision_history": [
{
"date": "2018-08-15T12:47:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.2.4-28.29.1.noarch",
"product": {
"name": "samba-doc-4.2.4-28.29.1.noarch",
"product_id": "samba-doc-4.2.4-28.29.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.29.1.ppc64le",
"product": {
"name": "ctdb-4.2.4-28.29.1.ppc64le",
"product_id": "ctdb-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"product_id": "libdcerpc-binding0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libdcerpc0-4.2.4-28.29.1.ppc64le",
"product_id": "libdcerpc0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libgensec0-4.2.4-28.29.1.ppc64le",
"product_id": "libgensec0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"product_id": "libndr-krb5pac0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.2.4-28.29.1.ppc64le",
"product_id": "libndr-nbt0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libndr-standard0-4.2.4-28.29.1.ppc64le",
"product_id": "libndr-standard0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libndr0-4.2.4-28.29.1.ppc64le",
"product_id": "libndr0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libnetapi0-4.2.4-28.29.1.ppc64le",
"product_id": "libnetapi0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libregistry0-4.2.4-28.29.1.ppc64le",
"product_id": "libregistry0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"product_id": "libsamba-credentials0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"product_id": "libsamba-passdb0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsamba-util0-4.2.4-28.29.1.ppc64le",
"product_id": "libsamba-util0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsamdb0-4.2.4-28.29.1.ppc64le",
"product_id": "libsamdb0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"product_id": "libsmbclient-raw0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsmbclient0-4.2.4-28.29.1.ppc64le",
"product_id": "libsmbclient0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsmbconf0-4.2.4-28.29.1.ppc64le",
"product_id": "libsmbconf0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libsmbldap0-4.2.4-28.29.1.ppc64le",
"product_id": "libsmbldap0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libtevent-util0-4.2.4-28.29.1.ppc64le",
"product_id": "libtevent-util0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libwbclient0-4.2.4-28.29.1.ppc64le",
"product_id": "libwbclient0-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.29.1.ppc64le",
"product": {
"name": "samba-4.2.4-28.29.1.ppc64le",
"product_id": "samba-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.29.1.ppc64le",
"product": {
"name": "samba-client-4.2.4-28.29.1.ppc64le",
"product_id": "samba-client-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.29.1.ppc64le",
"product": {
"name": "samba-libs-4.2.4-28.29.1.ppc64le",
"product_id": "samba-libs-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.29.1.ppc64le",
"product": {
"name": "samba-winbind-4.2.4-28.29.1.ppc64le",
"product_id": "samba-winbind-4.2.4-28.29.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"product_id": "libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"product_id": "libdcerpc-atsvc0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-4.2.4-28.29.1.s390x",
"product": {
"name": "ctdb-4.2.4-28.29.1.s390x",
"product_id": "ctdb-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.29.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.29.1.s390x",
"product_id": "libdcerpc-binding0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.29.1.s390x",
"product": {
"name": "libdcerpc0-4.2.4-28.29.1.s390x",
"product_id": "libdcerpc0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libdcerpc0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.29.1.s390x",
"product": {
"name": "libgensec0-4.2.4-28.29.1.s390x",
"product_id": "libgensec0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libgensec0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libgensec0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.29.1.s390x",
"product_id": "libndr-krb5pac0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr-nbt0-4.2.4-28.29.1.s390x",
"product_id": "libndr-nbt0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libndr-nbt0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr-standard0-4.2.4-28.29.1.s390x",
"product_id": "libndr-standard0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libndr-standard0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr0-4.2.4-28.29.1.s390x",
"product_id": "libndr0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libndr0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libndr0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.29.1.s390x",
"product": {
"name": "libnetapi0-4.2.4-28.29.1.s390x",
"product_id": "libnetapi0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libnetapi0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.29.1.s390x",
"product": {
"name": "libregistry0-4.2.4-28.29.1.s390x",
"product_id": "libregistry0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-credentials0-4.2.4-28.29.1.s390x",
"product_id": "libsamba-credentials0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"product_id": "libsamba-hostconfig0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-passdb0-4.2.4-28.29.1.s390x",
"product_id": "libsamba-passdb0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-util0-4.2.4-28.29.1.s390x",
"product_id": "libsamba-util0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsamba-util0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamdb0-4.2.4-28.29.1.s390x",
"product_id": "libsamdb0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsamdb0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.29.1.s390x",
"product_id": "libsmbclient-raw0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbclient0-4.2.4-28.29.1.s390x",
"product_id": "libsmbclient0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsmbclient0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbconf0-4.2.4-28.29.1.s390x",
"product_id": "libsmbconf0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsmbconf0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbldap0-4.2.4-28.29.1.s390x",
"product_id": "libsmbldap0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libsmbldap0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.29.1.s390x",
"product": {
"name": "libtevent-util0-4.2.4-28.29.1.s390x",
"product_id": "libtevent-util0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libtevent-util0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.29.1.s390x",
"product": {
"name": "libwbclient0-4.2.4-28.29.1.s390x",
"product_id": "libwbclient0-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.2.4-28.29.1.s390x",
"product_id": "libwbclient0-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-4.2.4-28.29.1.s390x",
"product_id": "samba-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-32bit-4.2.4-28.29.1.s390x",
"product_id": "samba-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-client-4.2.4-28.29.1.s390x",
"product_id": "samba-client-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-client-32bit-4.2.4-28.29.1.s390x",
"product_id": "samba-client-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-libs-4.2.4-28.29.1.s390x",
"product_id": "samba-libs-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-libs-32bit-4.2.4-28.29.1.s390x",
"product_id": "samba-libs-32bit-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-winbind-4.2.4-28.29.1.s390x",
"product_id": "samba-winbind-4.2.4-28.29.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-28.29.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.2.4-28.29.1.s390x",
"product_id": "samba-winbind-32bit-4.2.4-28.29.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"product_id": "libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-4.2.4-28.29.1.x86_64",
"product": {
"name": "ctdb-4.2.4-28.29.1.x86_64",
"product_id": "ctdb-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"product_id": "libdcerpc-binding0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libdcerpc0-4.2.4-28.29.1.x86_64",
"product_id": "libdcerpc0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libdcerpc0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libgensec0-4.2.4-28.29.1.x86_64",
"product_id": "libgensec0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libgensec0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libgensec0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"product_id": "libndr-krb5pac0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr-nbt0-4.2.4-28.29.1.x86_64",
"product_id": "libndr-nbt0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr-standard0-4.2.4-28.29.1.x86_64",
"product_id": "libndr-standard0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libndr-standard0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr0-4.2.4-28.29.1.x86_64",
"product_id": "libndr0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libndr0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libndr0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libnetapi0-4.2.4-28.29.1.x86_64",
"product_id": "libnetapi0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libnetapi0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libregistry0-4.2.4-28.29.1.x86_64",
"product_id": "libregistry0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-credentials0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-hostconfig0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-passdb0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-util0-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-util0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsamba-util0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamdb0-4.2.4-28.29.1.x86_64",
"product_id": "libsamdb0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsamdb0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"product_id": "libsmbclient-raw0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbclient0-4.2.4-28.29.1.x86_64",
"product_id": "libsmbclient0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsmbclient0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbconf0-4.2.4-28.29.1.x86_64",
"product_id": "libsmbconf0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsmbconf0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbldap0-4.2.4-28.29.1.x86_64",
"product_id": "libsmbldap0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libsmbldap0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libtevent-util0-4.2.4-28.29.1.x86_64",
"product_id": "libtevent-util0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libtevent-util0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.29.1.x86_64",
"product": {
"name": "libwbclient0-4.2.4-28.29.1.x86_64",
"product_id": "libwbclient0-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"product_id": "libwbclient0-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-4.2.4-28.29.1.x86_64",
"product_id": "samba-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-32bit-4.2.4-28.29.1.x86_64",
"product_id": "samba-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-client-4.2.4-28.29.1.x86_64",
"product_id": "samba-client-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-client-32bit-4.2.4-28.29.1.x86_64",
"product_id": "samba-client-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-libs-4.2.4-28.29.1.x86_64",
"product_id": "samba-libs-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.2.4-28.29.1.x86_64",
"product_id": "samba-libs-32bit-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-winbind-4.2.4-28.29.1.x86_64",
"product_id": "samba-winbind-4.2.4-28.29.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"product_id": "samba-winbind-32bit-4.2.4-28.29.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 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.29.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.29.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.29.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.29.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "ctdb-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-28.29.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.29.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.29.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libdcerpc0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libgensec0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libndr-standard0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libndr0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libndr0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libnetapi0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libregistry0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsamba-util0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsamdb0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsmbclient0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsmbconf0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libsmbldap0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libtevent-util0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "libwbclient0-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "samba-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "samba-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "samba-client-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "samba-client-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-28.29.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.29.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.29.1.noarch"
},
"product_reference": "samba-doc-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "samba-libs-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-28.29.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.29.1.ppc64le 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.29.1.ppc64le"
},
"product_reference": "samba-winbind-4.2.4-28.29.1.ppc64le",
"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.29.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.29.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "ctdb-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libdcerpc0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libdcerpc0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libgensec0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libgensec0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libgensec0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr-nbt0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libndr-standard0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr-standard0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libndr0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libndr0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libnetapi0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libnetapi0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libregistry0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libregistry0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-credentials0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-passdb0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsamba-util0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-util0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsamdb0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamdb0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsmbclient0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbclient0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsmbconf0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbconf0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libsmbldap0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbldap0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libtevent-util0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libtevent-util0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libwbclient0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libwbclient0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "samba-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "samba-client-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-client-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-client-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-client-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-28.29.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.29.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.29.1.noarch"
},
"product_reference": "samba-doc-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "samba-libs-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-libs-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-libs-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "samba-winbind-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-winbind-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.29.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.29.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.29.1.ppc64le"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.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.29.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.29.1.s390x"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.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.29.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.29.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.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.29.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-1050",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-1050"
}
],
"notes": [
{
"category": "general",
"text": "All versions of Samba from 4.0.0 onwards are vulnerable to a denial of service attack when the RPC spoolss service is configured to be run as an external daemon. Missing input sanitization checks on some of the input parameters to spoolss RPC calls could cause the print spooler service to crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-1050",
"url": "https://www.suse.com/security/cve/CVE-2018-1050"
},
{
"category": "external",
"summary": "SUSE Bug 1081741 for CVE-2018-1050",
"url": "https://bugzilla.suse.com/1081741"
}
],
"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.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-15T12:47:18Z",
"details": "moderate"
}
],
"title": "CVE-2018-1050"
},
{
"cve": "CVE-2018-10858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10858"
}
],
"notes": [
{
"category": "general",
"text": "A heap-buffer overflow was found in the way samba clients processed extra long filename in a directory listing. A malicious samba server could use this flaw to cause arbitrary code execution on a samba client. Samba versions before 4.6.16, 4.7.9 and 4.8.4 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10858",
"url": "https://www.suse.com/security/cve/CVE-2018-10858"
},
{
"category": "external",
"summary": "SUSE Bug 1103411 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1103411"
},
{
"category": "external",
"summary": "SUSE Bug 1110943 for CVE-2018-10858",
"url": "https://bugzilla.suse.com/1110943"
}
],
"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.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.29.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.29.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.29.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-15T12:47:18Z",
"details": "moderate"
}
],
"title": "CVE-2018-10858"
}
]
}
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.