Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-3880 (GCVE-0-2019-3880)
Vulnerability from cvelistv5 – Published: 2019-04-09 15:18 – Updated: 2024-08-04 19:19
VLAI
EPSS
Summary
A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.
Severity
4.2 (Medium)
CWE
Assigner
References
15 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| The Samba Project | samba |
Affected:
4.8.11
Affected: 4.9.6 Affected: 4.10.2 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T19:19:18.589Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880"
},
{
"name": "[debian-lts-announce] 20190409 [SECURITY] [DLA 1754-1] samba security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html"
},
{
"name": "openSUSE-SU-2019:1180",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20190411-0004/"
},
{
"name": "FEDORA-2019-cacf88eabf",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.synology.com/security/advisory/Synology_SA_19_15"
},
{
"name": "FEDORA-2019-db21b5f1d2",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/"
},
{
"name": "openSUSE-SU-2019:1292",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html"
},
{
"name": "FEDORA-2019-019c5314a0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://support.f5.com/csp/article/K20804356"
},
{
"name": "RHSA-2019:1966",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1966"
},
{
"name": "RHSA-2019:1967",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1967"
},
{
"name": "RHSA-2019:2099",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"name": "RHSA-2019:3582",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "samba",
"vendor": "The Samba Project",
"versions": [
{
"status": "affected",
"version": "4.8.11"
},
{
"status": "affected",
"version": "4.9.6"
},
{
"status": "affected",
"version": "4.10.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-11-06T00:07:56.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880"
},
{
"name": "[debian-lts-announce] 20190409 [SECURITY] [DLA 1754-1] samba security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html"
},
{
"name": "openSUSE-SU-2019:1180",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20190411-0004/"
},
{
"name": "FEDORA-2019-cacf88eabf",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.synology.com/security/advisory/Synology_SA_19_15"
},
{
"name": "FEDORA-2019-db21b5f1d2",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/"
},
{
"name": "openSUSE-SU-2019:1292",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html"
},
{
"name": "FEDORA-2019-019c5314a0",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://support.f5.com/csp/article/K20804356"
},
{
"name": "RHSA-2019:1966",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1966"
},
{
"name": "RHSA-2019:1967",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:1967"
},
{
"name": "RHSA-2019:2099",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"name": "RHSA-2019:3582",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2019-3880",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "samba",
"version": {
"version_data": [
{
"version_value": "4.8.11"
},
{
"version_value": "4.9.6"
},
{
"version_value": "4.10.2"
}
]
}
}
]
},
"vendor_name": "The Samba Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "4.2/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.samba.org/samba/security/CVE-2019-3880.html",
"refsource": "MISC",
"url": "https://www.samba.org/samba/security/CVE-2019-3880.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880"
},
{
"name": "[debian-lts-announce] 20190409 [SECURITY] [DLA 1754-1] samba security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html"
},
{
"name": "openSUSE-SU-2019:1180",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20190411-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20190411-0004/"
},
{
"name": "FEDORA-2019-cacf88eabf",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/"
},
{
"name": "https://www.synology.com/security/advisory/Synology_SA_19_15",
"refsource": "CONFIRM",
"url": "https://www.synology.com/security/advisory/Synology_SA_19_15"
},
{
"name": "FEDORA-2019-db21b5f1d2",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/"
},
{
"name": "openSUSE-SU-2019:1292",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html"
},
{
"name": "FEDORA-2019-019c5314a0",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/"
},
{
"name": "https://support.f5.com/csp/article/K20804356",
"refsource": "CONFIRM",
"url": "https://support.f5.com/csp/article/K20804356"
},
{
"name": "RHSA-2019:1966",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1966"
},
{
"name": "RHSA-2019:1967",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:1967"
},
{
"name": "RHSA-2019:2099",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:2099"
},
{
"name": "RHSA-2019:3582",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2019:3582"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2019-3880",
"datePublished": "2019-04-09T15:18:08.000Z",
"dateReserved": "2019-01-03T00:00:00.000Z",
"dateUpdated": "2024-08-04T19:19:18.589Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-3880",
"date": "2026-06-07",
"epss": "0.03388",
"percentile": "0.87634"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.2.0\", \"versionEndExcluding\": \"4.8.11\", \"matchCriteriaId\": \"B33E07C7-A04B-46B3-A0DD-C01376F908D7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.9.0\", \"versionEndExcluding\": \"4.9.6\", \"matchCriteriaId\": \"FB5809AF-3124-4475-A102-896C8909149C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"4.10.0\", \"versionEndExcluding\": \"4.10.2\", \"matchCriteriaId\": \"08F84037-A781-469C-B023-952B56E0C26E\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:gluster_storage:3.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F1986832-44C9-491E-A75D-AAD8FAE683E6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D100F7CE-FC64-4CC6-852A-6136D72DA419\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5F65DAB0-3DAD-49FF-BC73-3581CC3D5BF3\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.\"}, {\"lang\": \"es\", \"value\": \"Se encontr\\u00f3 un fallo en la forma en que samba implement\\u00f3 RPC endpoint, que emula la API de servicios de registro de Windows. Un atacante sin privilegios podr\\u00eda usar este defecto para crear un nuevo archivo de registro hive en cualquier lugar que tenga permisos Unix, lo que podr\\u00eda llevar a la creaci\\u00f3n de un nuevo archivo en el recurso compartido de Samba. Las versiones anteriores a la 4.8.11, 4.9.6 y 4.10.2 son vulnerables.\"}]",
"id": "CVE-2019-3880",
"lastModified": "2024-11-21T04:42:47.070",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L\", \"baseScore\": 5.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.5}], \"cvssMetricV30\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L\", \"baseScore\": 4.2, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 2.5}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:N/I:P/A:P\", \"baseScore\": 5.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-04-09T16:29:01.927",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1966\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1967\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2099\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3582\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190411-0004/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.f5.com/csp/article/K20804356\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.samba.org/samba/security/CVE-2019-3880.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mitigation\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://www.synology.com/security/advisory/Synology_SA_19_15\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/security/cve/cve-2019-3880\", \"source\": \"nvd@nist.gov\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1966\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:1967\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2099\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:3582\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190411-0004/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://support.f5.com/csp/article/K20804356\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.samba.org/samba/security/CVE-2019-3880.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://www.synology.com/security/advisory/Synology_SA_19_15\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-22\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-22\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-3880\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2019-04-09T16:29:01.927\",\"lastModified\":\"2024-11-21T04:42:47.070\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en la forma en que samba implement\u00f3 RPC endpoint, que emula la API de servicios de registro de Windows. Un atacante sin privilegios podr\u00eda usar este defecto para crear un nuevo archivo de registro hive en cualquier lugar que tenga permisos Unix, lo que podr\u00eda llevar a la creaci\u00f3n de un nuevo archivo en el recurso compartido de Samba. Las versiones anteriores a la 4.8.11, 4.9.6 y 4.10.2 son vulnerables.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.8,\"impactScore\":2.5}],\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":2.5}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:P\",\"baseScore\":5.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.2.0\",\"versionEndExcluding\":\"4.8.11\",\"matchCriteriaId\":\"B33E07C7-A04B-46B3-A0DD-C01376F908D7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.9.0\",\"versionEndExcluding\":\"4.9.6\",\"matchCriteriaId\":\"FB5809AF-3124-4475-A102-896C8909149C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.10.0\",\"versionEndExcluding\":\"4.10.2\",\"matchCriteriaId\":\"08F84037-A781-469C-B023-952B56E0C26E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:gluster_storage:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1986832-44C9-491E-A75D-AAD8FAE683E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D100F7CE-FC64-4CC6-852A-6136D72DA419\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97A4B8DF-58DA-4AB6-A1F9-331B36409BA3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F65DAB0-3DAD-49FF-BC73-3581CC3D5BF3\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1966\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1967\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2099\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3582\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190411-0004/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K20804356\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.samba.org/samba/security/CVE-2019-3880.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.synology.com/security/advisory/Synology_SA_19_15\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/security/cve/cve-2019-3880\",\"source\":\"nvd@nist.gov\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00050.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00106.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1966\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:1967\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2099\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:3582\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3880\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2019/04/msg00013.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6354GALK73CZWQKFUG7AWB6EIEGFMF62/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HSRLRO7BPRFETVFZ4TVJL2VFZEPHKJY4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JTJVFA3RZ6G2IZDTVKLHRMX6QBYA4GPA/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20190411-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://support.f5.com/csp/article/K20804356\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.samba.org/samba/security/CVE-2019-3880.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://www.synology.com/security/advisory/Synology_SA_19_15\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
SUSE-SU-2019:1195-1
Vulnerability from csaf_suse - Published: 2019-05-08 15:05 - Updated: 2019-05-08 15:05Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Save registry file outside share as unprivileged user (bsc#1131060).
Non-security issue fixed:
- Backport changes to support quotas with SMB2 (bsc#1106119).
Patchnames: SUSE-2019-1195,SUSE-OpenStack-Cloud-7-2019-1195,SUSE-SLE-HA-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP1-2019-1195,SUSE-SLE-SERVER-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP2-BCL-2019-1195,SUSE-Storage-4-2019-1195
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
183 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Save registry file outside share as unprivileged user (bsc#1131060).\n\nNon-security issue fixed:\n\n- Backport changes to support quotas with SMB2 (bsc#1106119).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1195,SUSE-OpenStack-Cloud-7-2019-1195,SUSE-SLE-HA-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP1-2019-1195,SUSE-SLE-SAP-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP1-2019-1195,SUSE-SLE-SERVER-12-SP2-2019-1195,SUSE-SLE-SERVER-12-SP2-BCL-2019-1195,SUSE-Storage-4-2019-1195",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1195-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1195-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191195-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1195-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005430.html"
},
{
"category": "self",
"summary": "SUSE Bug 1106119",
"url": "https://bugzilla.suse.com/1106119"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-05-08T15:05:57Z",
"generator": {
"date": "2019-05-08T15:05:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1195-1",
"initial_release_date": "2019-05-08T15:05:57Z",
"revision_history": [
{
"date": "2019-05-08T15:05:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.aarch64",
"product": {
"name": "ctdb-4.2.4-28.32.1.aarch64",
"product_id": "ctdb-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.aarch64",
"product_id": "ctdb-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.aarch64",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.aarch64",
"product_id": "ctdb-tests-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.aarch64",
"product_id": "libdcerpc0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.aarch64",
"product_id": "libgensec-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libgensec0-4.2.4-28.32.1.aarch64",
"product_id": "libgensec0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.aarch64",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.aarch64",
"product_id": "libndr-nbt0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.aarch64",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.aarch64",
"product_id": "libndr-standard0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libndr0-4.2.4-28.32.1.aarch64",
"product_id": "libndr0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.aarch64",
"product_id": "libnetapi-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.aarch64",
"product_id": "libnetapi0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.aarch64",
"product_id": "libregistry-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libregistry0-4.2.4-28.32.1.aarch64",
"product_id": "libregistry0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-policy0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.aarch64",
"product_id": "libsamba-util0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsamdb-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.aarch64",
"product_id": "libsamdb0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbclient0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbconf0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.aarch64",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.aarch64",
"product_id": "libsmbldap0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.aarch64",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.aarch64",
"product_id": "libtevent-util0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.aarch64",
"product_id": "libwbclient-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.aarch64",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.aarch64",
"product_id": "libwbclient0-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-4.2.4-28.32.1.aarch64",
"product_id": "samba-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-client-4.2.4-28.32.1.aarch64",
"product_id": "samba-client-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.aarch64",
"product_id": "samba-core-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-libs-4.2.4-28.32.1.aarch64",
"product_id": "samba-libs-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.aarch64",
"product_id": "samba-pidl-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-python-4.2.4-28.32.1.aarch64",
"product_id": "samba-python-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-test-4.2.4-28.32.1.aarch64",
"product_id": "samba-test-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.aarch64",
"product_id": "samba-test-devel-4.2.4-28.32.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.aarch64",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.aarch64",
"product_id": "samba-winbind-4.2.4-28.32.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-atsvc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-atsvc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc-atsvc0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-binding0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc-binding0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-samr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc-samr0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libdcerpc0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libdcerpc0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libgensec0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libgensec0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libgensec0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr-krb5pac0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr-krb5pac0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr-nbt0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr-nbt0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-standard0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr-standard0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr-standard0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libndr0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libndr0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnetapi0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libnetapi0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libnetapi0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libregistry0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libregistry0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libregistry0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-credentials0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-credentials0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-hostconfig0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-hostconfig0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-passdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-passdb0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-policy0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-policy0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamba-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamba-util0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsamdb0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsamdb0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbclient-raw0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbclient-raw0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbconf0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbconf0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbconf0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbldap0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libsmbldap0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libsmbldap0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libtevent-util0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libtevent-util0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libwbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "libwbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "libwbclient0-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-client-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-client-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-client-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-libs-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-libs-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-libs-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-winbind-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product": {
"name": "samba-winbind-64bit-4.2.4-28.32.1.aarch64_ilp32",
"product_id": "samba-winbind-64bit-4.2.4-28.32.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.i586",
"product": {
"name": "ctdb-4.2.4-28.32.1.i586",
"product_id": "ctdb-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.i586",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.i586",
"product_id": "ctdb-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.i586",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.i586",
"product_id": "ctdb-tests-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.i586",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.i586",
"product_id": "libdcerpc0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.i586",
"product_id": "libgensec-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.i586",
"product": {
"name": "libgensec0-4.2.4-28.32.1.i586",
"product_id": "libgensec0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.i586",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.i586",
"product_id": "libndr-nbt0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.i586",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.i586",
"product_id": "libndr-standard0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.i586",
"product": {
"name": "libndr0-4.2.4-28.32.1.i586",
"product_id": "libndr0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.i586",
"product_id": "libnetapi-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.i586",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.i586",
"product_id": "libnetapi0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.i586",
"product_id": "libregistry-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.i586",
"product": {
"name": "libregistry0-4.2.4-28.32.1.i586",
"product_id": "libregistry0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.i586",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.i586",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.i586",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.i586",
"product_id": "libsamba-policy0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.i586",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.i586",
"product_id": "libsamba-util0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.i586",
"product_id": "libsamdb-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.i586",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.i586",
"product_id": "libsamdb0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.i586",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.i586",
"product_id": "libsmbclient0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.i586",
"product_id": "libsmbconf0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.i586",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.i586",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.i586",
"product_id": "libsmbldap0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.i586",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.i586",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.i586",
"product_id": "libtevent-util0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.i586",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.i586",
"product_id": "libwbclient-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.i586",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.i586",
"product_id": "libwbclient0-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.i586",
"product": {
"name": "samba-4.2.4-28.32.1.i586",
"product_id": "samba-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.i586",
"product": {
"name": "samba-client-4.2.4-28.32.1.i586",
"product_id": "samba-client-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.i586",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.i586",
"product_id": "samba-core-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.i586",
"product": {
"name": "samba-libs-4.2.4-28.32.1.i586",
"product_id": "samba-libs-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.i586",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.i586",
"product_id": "samba-pidl-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.i586",
"product": {
"name": "samba-python-4.2.4-28.32.1.i586",
"product_id": "samba-python-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.i586",
"product": {
"name": "samba-test-4.2.4-28.32.1.i586",
"product_id": "samba-test-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.i586",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.i586",
"product_id": "samba-test-devel-4.2.4-28.32.1.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.i586",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.i586",
"product_id": "samba-winbind-4.2.4-28.32.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.2.4-28.32.1.noarch",
"product": {
"name": "samba-doc-4.2.4-28.32.1.noarch",
"product_id": "samba-doc-4.2.4-28.32.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.ppc64le",
"product": {
"name": "ctdb-4.2.4-28.32.1.ppc64le",
"product_id": "ctdb-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.ppc64le",
"product_id": "ctdb-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.ppc64le",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.ppc64le",
"product_id": "ctdb-tests-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.ppc64le",
"product_id": "libdcerpc0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libgensec-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libgensec0-4.2.4-28.32.1.ppc64le",
"product_id": "libgensec0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-nbt0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr-standard0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libndr0-4.2.4-28.32.1.ppc64le",
"product_id": "libndr0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libnetapi-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.ppc64le",
"product_id": "libnetapi0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libregistry-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libregistry0-4.2.4-28.32.1.ppc64le",
"product_id": "libregistry0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-policy0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamba-util0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsamdb-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.ppc64le",
"product_id": "libsamdb0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbclient0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbconf0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.ppc64le",
"product_id": "libsmbldap0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.ppc64le",
"product_id": "libtevent-util0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.ppc64le",
"product_id": "libwbclient-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.ppc64le",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.ppc64le",
"product_id": "libwbclient0-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-4.2.4-28.32.1.ppc64le",
"product_id": "samba-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-client-4.2.4-28.32.1.ppc64le",
"product_id": "samba-client-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.ppc64le",
"product_id": "samba-core-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-libs-4.2.4-28.32.1.ppc64le",
"product_id": "samba-libs-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.ppc64le",
"product_id": "samba-pidl-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-python-4.2.4-28.32.1.ppc64le",
"product_id": "samba-python-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-test-4.2.4-28.32.1.ppc64le",
"product_id": "samba-test-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.ppc64le",
"product_id": "samba-test-devel-4.2.4-28.32.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.ppc64le",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.ppc64le",
"product_id": "samba-winbind-4.2.4-28.32.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.s390",
"product": {
"name": "ctdb-4.2.4-28.32.1.s390",
"product_id": "ctdb-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.s390",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.s390",
"product_id": "ctdb-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.s390",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.s390",
"product_id": "ctdb-tests-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.s390",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.s390",
"product_id": "libdcerpc0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.s390",
"product_id": "libgensec-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.s390",
"product": {
"name": "libgensec0-4.2.4-28.32.1.s390",
"product_id": "libgensec0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.s390",
"product_id": "libndr-nbt0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.s390",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.s390",
"product_id": "libndr-standard0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.s390",
"product": {
"name": "libndr0-4.2.4-28.32.1.s390",
"product_id": "libndr0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.s390",
"product_id": "libnetapi-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.s390",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.s390",
"product_id": "libnetapi0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.s390",
"product_id": "libregistry-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.s390",
"product": {
"name": "libregistry0-4.2.4-28.32.1.s390",
"product_id": "libregistry0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.s390",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.s390",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.s390",
"product_id": "libsamba-policy0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.s390",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.s390",
"product_id": "libsamba-util0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.s390",
"product_id": "libsamdb-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.s390",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.s390",
"product_id": "libsamdb0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.s390",
"product_id": "libsmbclient0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.s390",
"product_id": "libsmbconf0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.s390",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.s390",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.s390",
"product_id": "libsmbldap0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.s390",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.s390",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.s390",
"product_id": "libtevent-util0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.s390",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.s390",
"product_id": "libwbclient-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.s390",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.s390",
"product_id": "libwbclient0-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.s390",
"product": {
"name": "samba-4.2.4-28.32.1.s390",
"product_id": "samba-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.s390",
"product": {
"name": "samba-client-4.2.4-28.32.1.s390",
"product_id": "samba-client-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.s390",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.s390",
"product_id": "samba-core-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.s390",
"product": {
"name": "samba-libs-4.2.4-28.32.1.s390",
"product_id": "samba-libs-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.s390",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.s390",
"product_id": "samba-pidl-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.s390",
"product": {
"name": "samba-python-4.2.4-28.32.1.s390",
"product_id": "samba-python-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.s390",
"product": {
"name": "samba-test-4.2.4-28.32.1.s390",
"product_id": "samba-test-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.s390",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.s390",
"product_id": "samba-test-devel-4.2.4-28.32.1.s390"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.s390",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.s390",
"product_id": "samba-winbind-4.2.4-28.32.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.s390x",
"product": {
"name": "ctdb-4.2.4-28.32.1.s390x",
"product_id": "ctdb-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.s390x",
"product_id": "ctdb-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.s390x",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.s390x",
"product_id": "ctdb-tests-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc-samr0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libdcerpc0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.s390x",
"product_id": "libgensec-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.s390x",
"product": {
"name": "libgensec0-4.2.4-28.32.1.s390x",
"product_id": "libgensec0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libgensec0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libgensec0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390x",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.s390x",
"product_id": "libndr-nbt0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.s390x",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.s390x",
"product_id": "libndr-standard0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr-standard0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr0-4.2.4-28.32.1.s390x",
"product_id": "libndr0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libndr0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libndr0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.s390x",
"product_id": "libnetapi-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.s390x",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.s390x",
"product_id": "libnetapi0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libnetapi0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.s390x",
"product_id": "libregistry-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.s390x",
"product": {
"name": "libregistry0-4.2.4-28.32.1.s390x",
"product_id": "libregistry0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libregistry0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libregistry0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libregistry0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-policy0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-policy0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.s390x",
"product_id": "libsamba-util0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamba-util0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.s390x",
"product_id": "libsamdb-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.s390x",
"product_id": "libsamdb0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsamdb0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbclient0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.s390x",
"product_id": "libsmbconf0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbconf0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.s390x",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.s390x",
"product_id": "libsmbldap0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libsmbldap0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.s390x",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.s390x",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.s390x",
"product_id": "libtevent-util0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libtevent-util0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.s390x",
"product_id": "libwbclient-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.s390x",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.s390x",
"product_id": "libwbclient0-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.s390x",
"product_id": "libwbclient0-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-4.2.4-28.32.1.s390x",
"product_id": "samba-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-client-4.2.4-28.32.1.s390x",
"product_id": "samba-client-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-client-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-client-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.s390x",
"product_id": "samba-core-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-libs-4.2.4-28.32.1.s390x",
"product_id": "samba-libs-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-libs-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-libs-32bit-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.s390x",
"product_id": "samba-pidl-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-python-4.2.4-28.32.1.s390x",
"product_id": "samba-python-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-test-4.2.4-28.32.1.s390x",
"product_id": "samba-test-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.s390x",
"product_id": "samba-test-devel-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.s390x",
"product_id": "samba-winbind-4.2.4-28.32.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-28.32.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.s390x",
"product_id": "samba-winbind-32bit-4.2.4-28.32.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.2.4-28.32.1.x86_64",
"product": {
"name": "ctdb-4.2.4-28.32.1.x86_64",
"product_id": "ctdb-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "ctdb-devel-4.2.4-28.32.1.x86_64",
"product_id": "ctdb-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.2.4-28.32.1.x86_64",
"product": {
"name": "ctdb-tests-4.2.4-28.32.1.x86_64",
"product_id": "ctdb-tests-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-atsvc-devel-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-atsvc-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-atsvc0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-binding0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-devel-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-samr-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-samr0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-samr0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc-samr0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc-samr0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc0-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libgensec-devel-4.2.4-28.32.1.x86_64",
"product_id": "libgensec-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libgensec0-4.2.4-28.32.1.x86_64",
"product_id": "libgensec0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libgensec0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"product_id": "libndr-krb5pac0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-nbt-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"product_id": "libndr-nbt0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.2.4-28.32.1.x86_64",
"product_id": "libndr-standard-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-standard0-4.2.4-28.32.1.x86_64",
"product_id": "libndr-standard0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr0-4.2.4-28.32.1.x86_64",
"product_id": "libndr0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libndr0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libnetapi-devel-4.2.4-28.32.1.x86_64",
"product_id": "libnetapi-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libnetapi0-4.2.4-28.32.1.x86_64",
"product_id": "libnetapi0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libnetapi0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libregistry-devel-4.2.4-28.32.1.x86_64",
"product_id": "libregistry-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libregistry0-4.2.4-28.32.1.x86_64",
"product_id": "libregistry0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libregistry0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libregistry0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libregistry0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-credentials-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-credentials0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-hostconfig-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-passdb-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-passdb0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-policy-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-policy-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-policy0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-policy0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-policy0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-policy0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-util-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-util0-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-util0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamdb-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsamdb-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamdb0-4.2.4-28.32.1.x86_64",
"product_id": "libsamdb0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsamdb0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-raw-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-raw-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-raw0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbconf-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbconf-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbconf0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbconf0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbldap-devel-4.2.4-28.32.1.x86_64",
"product_id": "libsmbldap-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbldap0-4.2.4-28.32.1.x86_64",
"product_id": "libsmbldap0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libtevent-util-devel-4.2.4-28.32.1.x86_64",
"product_id": "libtevent-util-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libtevent-util0-4.2.4-28.32.1.x86_64",
"product_id": "libtevent-util0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "libwbclient-devel-4.2.4-28.32.1.x86_64",
"product_id": "libwbclient-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.2.4-28.32.1.x86_64",
"product": {
"name": "libwbclient0-4.2.4-28.32.1.x86_64",
"product_id": "libwbclient0-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"product_id": "libwbclient0-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-4.2.4-28.32.1.x86_64",
"product_id": "samba-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-client-4.2.4-28.32.1.x86_64",
"product_id": "samba-client-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-client-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-core-devel-4.2.4-28.32.1.x86_64",
"product_id": "samba-core-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-libs-4.2.4-28.32.1.x86_64",
"product_id": "samba-libs-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-libs-32bit-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-pidl-4.2.4-28.32.1.x86_64",
"product_id": "samba-pidl-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-python-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-python-4.2.4-28.32.1.x86_64",
"product_id": "samba-python-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-test-4.2.4-28.32.1.x86_64",
"product_id": "samba-test-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-devel-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-test-devel-4.2.4-28.32.1.x86_64",
"product_id": "samba-test-devel-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-winbind-4.2.4-28.32.1.x86_64",
"product_id": "samba-winbind-4.2.4-28.32.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"product_id": "samba-winbind-32bit-4.2.4-28.32.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP1",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x"
},
"product_reference": "ctdb-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP1",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.2.4-28.32.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch"
},
"product_reference": "samba-doc-4.2.4-28.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le"
},
"product_reference": "ctdb-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x"
},
"product_reference": "ctdb-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64"
},
"product_reference": "ctdb-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libgensec0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x"
},
"product_reference": "libgensec0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libgensec0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libgensec0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libgensec0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libndr0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libndr0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libndr0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libregistry0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x"
},
"product_reference": "libregistry0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libregistry0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libregistry0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-client-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-client-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-client-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-client-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.2.4-28.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch"
},
"product_reference": "samba-doc-4.2.4-28.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-libs-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-libs-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-libs-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
},
"product_reference": "libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:ctdb-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc-binding0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libdcerpc0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libgensec0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-krb5pac0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-nbt0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr-standard0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libndr0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libnetapi0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libregistry0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-credentials0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-hostconfig0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-passdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamba-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsamdb0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient-raw0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbconf0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libsmbldap0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libtevent-util0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:libwbclient0-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-client-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-doc-4.2.4-28.32.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-libs-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-32bit-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:samba-winbind-4.2.4-28.32.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-atsvc0-4.2.4-28.32.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-08T15:05:57Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
SUSE-SU-2019:1203-1
Vulnerability from csaf_suse - Published: 2019-05-10 11:59 - Updated: 2019-05-10 11:59Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).
Non-security issues fixed:
- Fixed an issue where the first login failed and subsequent ones work (bsc#1126463).
- Fixed winbind running out of memory with high number of domain groups (bsc#1114459).
- Backport changes to support quotas with SMB2 (bsc#1106119).
Patchnames: SUSE-2019-1203,SUSE-OpenStack-Cloud-7-2019-1203,SUSE-SLE-HA-12-SP2-2019-1203,SUSE-SLE-SAP-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-BCL-2019-1203,SUSE-Storage-4-2019-1203
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
353 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
13 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).\n\nNon-security issues fixed:\n\n- Fixed an issue where the first login failed and subsequent ones work (bsc#1126463).\n- Fixed winbind running out of memory with high number of domain groups (bsc#1114459).\n- Backport changes to support quotas with SMB2 (bsc#1106119).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2019-1203,SUSE-OpenStack-Cloud-7-2019-1203,SUSE-SLE-HA-12-SP2-2019-1203,SUSE-SLE-SAP-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-2019-1203,SUSE-SLE-SERVER-12-SP2-BCL-2019-1203,SUSE-Storage-4-2019-1203",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_1203-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:1203-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-20191203-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:1203-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005440.html"
},
{
"category": "self",
"summary": "SUSE Bug 1087481",
"url": "https://bugzilla.suse.com/1087481"
},
{
"category": "self",
"summary": "SUSE Bug 1106119",
"url": "https://bugzilla.suse.com/1106119"
},
{
"category": "self",
"summary": "SUSE Bug 1114459",
"url": "https://bugzilla.suse.com/1114459"
},
{
"category": "self",
"summary": "SUSE Bug 1126463",
"url": "https://bugzilla.suse.com/1126463"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-05-10T11:59:22Z",
"generator": {
"date": "2019-05-10T11:59:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:1203-1",
"initial_release_date": "2019-05-10T11:59:22Z",
"revision_history": [
{
"date": "2019-05-10T11:59:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.aarch64",
"product": {
"name": "ctdb-4.4.2-38.25.1.aarch64",
"product_id": "ctdb-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.aarch64",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.aarch64",
"product_id": "ctdb-tests-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.aarch64",
"product_id": "libdcerpc0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.aarch64",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.aarch64",
"product_id": "libndr-nbt0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.aarch64",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.aarch64",
"product_id": "libndr-standard0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libndr0-4.4.2-38.25.1.aarch64",
"product_id": "libndr0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.aarch64",
"product_id": "libnetapi-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.aarch64",
"product_id": "libnetapi0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-errors0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-policy0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.aarch64",
"product_id": "libsamba-util0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsamdb-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.aarch64",
"product_id": "libsamdb0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.aarch64",
"product_id": "libsmbclient0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.aarch64",
"product_id": "libsmbconf0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.aarch64",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.aarch64",
"product_id": "libsmbldap0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.aarch64",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.aarch64",
"product_id": "libtevent-util0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.aarch64",
"product_id": "libwbclient-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.aarch64",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.aarch64",
"product_id": "libwbclient0-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-4.4.2-38.25.1.aarch64",
"product_id": "samba-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-client-4.4.2-38.25.1.aarch64",
"product_id": "samba-client-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.aarch64",
"product_id": "samba-core-devel-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-libs-4.4.2-38.25.1.aarch64",
"product_id": "samba-libs-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.aarch64",
"product_id": "samba-pidl-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-python-4.4.2-38.25.1.aarch64",
"product_id": "samba-python-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-test-4.4.2-38.25.1.aarch64",
"product_id": "samba-test-4.4.2-38.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.aarch64",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.aarch64",
"product_id": "samba-winbind-4.4.2-38.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libdcerpc-binding0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-binding0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libdcerpc-binding0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libdcerpc-samr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libdcerpc-samr0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdcerpc0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libdcerpc0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libdcerpc0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr-krb5pac0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr-krb5pac0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr-nbt0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr-nbt0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr-standard0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr-standard0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr-standard0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libndr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libndr0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libndr0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnetapi0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libnetapi0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libnetapi0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-credentials0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-credentials0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-errors0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-errors0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-hostconfig0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-hostconfig0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-passdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-passdb0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-policy0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-policy0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamba-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamba-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamba-util0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsamdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsamdb0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsamdb0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsmbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsmbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbconf0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsmbconf0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsmbconf0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsmbldap0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libsmbldap0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libsmbldap0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtevent-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libtevent-util0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libtevent-util0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libwbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "libwbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "libwbclient0-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-client-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "samba-client-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "samba-client-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-libs-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "samba-libs-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "samba-libs-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "samba-winbind-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product": {
"name": "samba-winbind-64bit-4.4.2-38.25.1.aarch64_ilp32",
"product_id": "samba-winbind-64bit-4.4.2-38.25.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.i586",
"product": {
"name": "ctdb-4.4.2-38.25.1.i586",
"product_id": "ctdb-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.i586",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.i586",
"product_id": "ctdb-tests-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.i586",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.i586",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.i586",
"product_id": "libdcerpc0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.i586",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.i586",
"product_id": "libndr-nbt0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.i586",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.i586",
"product_id": "libndr-standard0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.i586",
"product": {
"name": "libndr0-4.4.2-38.25.1.i586",
"product_id": "libndr0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.i586",
"product_id": "libnetapi-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.i586",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.i586",
"product_id": "libnetapi0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.i586",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.i586",
"product_id": "libsamba-errors0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.i586",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.i586",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.i586",
"product_id": "libsamba-policy0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.i586",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.i586",
"product_id": "libsamba-util0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.i586",
"product_id": "libsamdb-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.i586",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.i586",
"product_id": "libsamdb0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.i586",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.i586",
"product_id": "libsmbclient0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.i586",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.i586",
"product_id": "libsmbconf0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.i586",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.i586",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.i586",
"product_id": "libsmbldap0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.i586",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.i586",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.i586",
"product_id": "libtevent-util0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.i586",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.i586",
"product_id": "libwbclient-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.i586",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.i586",
"product_id": "libwbclient0-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.i586",
"product": {
"name": "samba-4.4.2-38.25.1.i586",
"product_id": "samba-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.i586",
"product": {
"name": "samba-client-4.4.2-38.25.1.i586",
"product_id": "samba-client-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.i586",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.i586",
"product_id": "samba-core-devel-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.i586",
"product": {
"name": "samba-libs-4.4.2-38.25.1.i586",
"product_id": "samba-libs-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.i586",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.i586",
"product_id": "samba-pidl-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.i586",
"product": {
"name": "samba-python-4.4.2-38.25.1.i586",
"product_id": "samba-python-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.i586",
"product": {
"name": "samba-test-4.4.2-38.25.1.i586",
"product_id": "samba-test-4.4.2-38.25.1.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.i586",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.i586",
"product_id": "samba-winbind-4.4.2-38.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-4.4.2-38.25.1.noarch",
"product": {
"name": "samba-doc-4.4.2-38.25.1.noarch",
"product_id": "samba-doc-4.4.2-38.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.ppc64le",
"product": {
"name": "ctdb-4.4.2-38.25.1.ppc64le",
"product_id": "ctdb-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.ppc64le",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.ppc64le",
"product_id": "ctdb-tests-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"product_id": "libdcerpc0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-nbt0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr-standard0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libndr0-4.4.2-38.25.1.ppc64le",
"product_id": "libndr0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libnetapi-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.ppc64le",
"product_id": "libnetapi0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-errors0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-policy0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamba-util0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsamdb-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.ppc64le",
"product_id": "libsamdb0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbclient0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbconf0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"product_id": "libsmbldap0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"product_id": "libtevent-util0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.ppc64le",
"product_id": "libwbclient-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.ppc64le",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.ppc64le",
"product_id": "libwbclient0-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-4.4.2-38.25.1.ppc64le",
"product_id": "samba-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-client-4.4.2-38.25.1.ppc64le",
"product_id": "samba-client-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.ppc64le",
"product_id": "samba-core-devel-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-libs-4.4.2-38.25.1.ppc64le",
"product_id": "samba-libs-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.ppc64le",
"product_id": "samba-pidl-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-python-4.4.2-38.25.1.ppc64le",
"product_id": "samba-python-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-test-4.4.2-38.25.1.ppc64le",
"product_id": "samba-test-4.4.2-38.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.ppc64le",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.ppc64le",
"product_id": "samba-winbind-4.4.2-38.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.s390",
"product": {
"name": "ctdb-4.4.2-38.25.1.s390",
"product_id": "ctdb-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.s390",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.s390",
"product_id": "ctdb-tests-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.s390",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.s390",
"product_id": "libdcerpc0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390",
"product_id": "libndr-nbt0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.s390",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.s390",
"product_id": "libndr-standard0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.s390",
"product": {
"name": "libndr0-4.4.2-38.25.1.s390",
"product_id": "libndr0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.s390",
"product_id": "libnetapi-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.s390",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.s390",
"product_id": "libnetapi0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390",
"product_id": "libsamba-errors0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.s390",
"product_id": "libsamba-policy0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.s390",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.s390",
"product_id": "libsamba-util0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.s390",
"product_id": "libsamdb-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.s390",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.s390",
"product_id": "libsamdb0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.s390",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.s390",
"product_id": "libsmbclient0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.s390",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.s390",
"product_id": "libsmbconf0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.s390",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.s390",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.s390",
"product_id": "libsmbldap0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.s390",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.s390",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.s390",
"product_id": "libtevent-util0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.s390",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.s390",
"product_id": "libwbclient-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.s390",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.s390",
"product_id": "libwbclient0-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.s390",
"product": {
"name": "samba-4.4.2-38.25.1.s390",
"product_id": "samba-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.s390",
"product": {
"name": "samba-client-4.4.2-38.25.1.s390",
"product_id": "samba-client-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.s390",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.s390",
"product_id": "samba-core-devel-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.s390",
"product": {
"name": "samba-libs-4.4.2-38.25.1.s390",
"product_id": "samba-libs-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.s390",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.s390",
"product_id": "samba-pidl-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.s390",
"product": {
"name": "samba-python-4.4.2-38.25.1.s390",
"product_id": "samba-python-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.s390",
"product": {
"name": "samba-test-4.4.2-38.25.1.s390",
"product_id": "samba-test-4.4.2-38.25.1.s390"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.s390",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.s390",
"product_id": "samba-winbind-4.4.2-38.25.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.s390x",
"product": {
"name": "ctdb-4.4.2-38.25.1.s390x",
"product_id": "ctdb-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.s390x",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.s390x",
"product_id": "ctdb-tests-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc-samr0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libdcerpc0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390x",
"product_id": "libndr-nbt0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.s390x",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.s390x",
"product_id": "libndr-standard0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr-standard0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr0-4.4.2-38.25.1.s390x",
"product_id": "libndr0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libndr0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libndr0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.s390x",
"product_id": "libnetapi-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.s390x",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.s390x",
"product_id": "libnetapi0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libnetapi0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-errors0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-policy0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-policy0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.s390x",
"product_id": "libsamba-util0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamba-util0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.s390x",
"product_id": "libsamdb-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.s390x",
"product_id": "libsamdb0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsamdb0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.s390x",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.s390x",
"product_id": "libsmbclient0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsmbclient0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.s390x",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.s390x",
"product_id": "libsmbconf0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsmbconf0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.s390x",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.s390x",
"product_id": "libsmbldap0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libsmbldap0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.s390x",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.s390x",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.s390x",
"product_id": "libtevent-util0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libtevent-util0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.s390x",
"product_id": "libwbclient-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.s390x",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.s390x",
"product_id": "libwbclient0-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"product_id": "libwbclient0-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-4.4.2-38.25.1.s390x",
"product_id": "samba-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-client-4.4.2-38.25.1.s390x",
"product_id": "samba-client-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-client-32bit-4.4.2-38.25.1.s390x",
"product_id": "samba-client-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.s390x",
"product_id": "samba-core-devel-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-libs-4.4.2-38.25.1.s390x",
"product_id": "samba-libs-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"product_id": "samba-libs-32bit-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.s390x",
"product_id": "samba-pidl-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-python-4.4.2-38.25.1.s390x",
"product_id": "samba-python-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-test-4.4.2-38.25.1.s390x",
"product_id": "samba-test-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.s390x",
"product_id": "samba-winbind-4.4.2-38.25.1.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"product": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"product_id": "samba-winbind-32bit-4.4.2-38.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ctdb-4.4.2-38.25.1.x86_64",
"product": {
"name": "ctdb-4.4.2-38.25.1.x86_64",
"product_id": "ctdb-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ctdb-tests-4.4.2-38.25.1.x86_64",
"product": {
"name": "ctdb-tests-4.4.2-38.25.1.x86_64",
"product_id": "ctdb-tests-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-binding0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-devel-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-samr-devel-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-samr-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-samr0-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-samr0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc-samr0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc-samr0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-krb5pac-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-krb5pac-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"product_id": "libndr-krb5pac0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-nbt-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-nbt-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"product_id": "libndr-nbt0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-standard-devel-4.4.2-38.25.1.x86_64",
"product_id": "libndr-standard-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64",
"product_id": "libndr-standard0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr0-4.4.2-38.25.1.x86_64",
"product_id": "libndr0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libndr0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libnetapi-devel-4.4.2-38.25.1.x86_64",
"product_id": "libnetapi-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64",
"product_id": "libnetapi0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libnetapi0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-credentials-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-credentials-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-credentials0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-errors-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-errors-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-errors0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-hostconfig-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-hostconfig-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-passdb-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-passdb-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-passdb0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-policy-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-policy-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-policy0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-policy0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-policy0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-policy0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-util-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-util-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-util0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamdb-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsamdb-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64",
"product_id": "libsamdb0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsamdb0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbclient-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsmbclient-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64",
"product_id": "libsmbclient0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbconf-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsmbconf-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64",
"product_id": "libsmbconf0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbldap-devel-4.4.2-38.25.1.x86_64",
"product_id": "libsmbldap-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64",
"product_id": "libsmbldap0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libtevent-util-devel-4.4.2-38.25.1.x86_64",
"product_id": "libtevent-util-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64",
"product_id": "libtevent-util0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "libwbclient-devel-4.4.2-38.25.1.x86_64",
"product_id": "libwbclient-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-4.4.2-38.25.1.x86_64",
"product": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64",
"product_id": "libwbclient0-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"product_id": "libwbclient0-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-4.4.2-38.25.1.x86_64",
"product_id": "samba-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-client-4.4.2-38.25.1.x86_64",
"product_id": "samba-client-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"product_id": "samba-client-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-core-devel-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-core-devel-4.4.2-38.25.1.x86_64",
"product_id": "samba-core-devel-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-libs-4.4.2-38.25.1.x86_64",
"product_id": "samba-libs-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"product_id": "samba-libs-32bit-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-pidl-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-pidl-4.4.2-38.25.1.x86_64",
"product_id": "samba-pidl-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-python-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-python-4.4.2-38.25.1.x86_64",
"product_id": "samba-python-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-test-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-test-4.4.2-38.25.1.x86_64",
"product_id": "samba-test-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64",
"product_id": "samba-winbind-4.4.2-38.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"product": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"product_id": "samba-winbind-32bit-4.4.2-38.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le"
},
"product_reference": "ctdb-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x"
},
"product_reference": "ctdb-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ctdb-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 12 SP2",
"product_id": "SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64"
},
"product_reference": "ctdb-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-client-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-libs-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libndr0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-client-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-libs-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libndr0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libndr0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnetapi0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsamdb0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-client-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-4.4.2-38.25.1.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch"
},
"product_reference": "samba-doc-4.4.2-38.25.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-libs-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-libs-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-4.4.2-38.25.1.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64"
},
"product_reference": "samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Enterprise Storage 4:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Enterprise Storage 4:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise High Availability Extension 12 SP2:ctdb-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libndr0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-client-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-doc-4.4.2-38.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:samba-winbind-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc-binding0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libdcerpc0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-krb5pac0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-nbt0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr-standard0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libndr0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libnetapi0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-credentials0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-errors0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-hostconfig0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-passdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamba-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsamdb0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbconf0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libsmbldap0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libtevent-util0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:libwbclient0-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-client-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-doc-4.4.2-38.25.1.noarch",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-libs-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-32bit-4.4.2-38.25.1.x86_64",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.s390x",
"SUSE OpenStack Cloud 7:samba-winbind-4.4.2-38.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-10T11:59:22Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
SUSE-SU-2019:14042-1
Vulnerability from csaf_suse - Published: 2019-05-10 12:01 - Updated: 2019-05-10 12:01Summary
Security update for samba
Severity
Moderate
Notes
Title of the patch: Security update for samba
Description of the patch: This update for samba fixes the following issues:
Security issue fixed:
- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).
Non-security issue fixed:
- Make init scripts create log directories before running daemons (bsc#1101499)
Patchnames: sleposp3-samba-14042,slessp4-samba-14042
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.4 (Medium)
Affected products
Recommended
81 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for samba",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for samba fixes the following issues:\n\nSecurity issue fixed:\n\n- CVE-2019-3880: Fixed a path/symlink traversal vulnerability, which allowed an unprivileged user to save registry files outside a share (bsc#1131060).\n\nNon-security issue fixed:\n\n- Make init scripts create log directories before running daemons (bsc#1101499)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-samba-14042,slessp4-samba-14042",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2019_14042-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2019:14042-1",
"url": "https://www.suse.com/support/update/announcement/2019/suse-su-201914042-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2019:14042-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2019-May/005435.html"
},
{
"category": "self",
"summary": "SUSE Bug 1101499",
"url": "https://bugzilla.suse.com/1101499"
},
{
"category": "self",
"summary": "SUSE Bug 1131060",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3880 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3880/"
}
],
"title": "Security update for samba",
"tracking": {
"current_release_date": "2019-05-10T12:01:11Z",
"generator": {
"date": "2019-05-10T12:01:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2019:14042-1",
"initial_release_date": "2019-05-10T12:01:11Z",
"revision_history": [
{
"date": "2019-05-10T12:01:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.i586",
"product": {
"name": "ldapsmb-1.34b-94.19.2.i586",
"product_id": "ldapsmb-1.34b-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.i586",
"product": {
"name": "libldb1-3.6.3-94.19.2.i586",
"product_id": "libldb1-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.i586",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.i586",
"product_id": "libsmbclient0-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.i586",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.i586",
"product_id": "libtalloc2-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.i586",
"product": {
"name": "libtdb1-3.6.3-94.19.2.i586",
"product_id": "libtdb1-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.i586",
"product": {
"name": "libtevent0-3.6.3-94.19.2.i586",
"product_id": "libtevent0-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.i586",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.i586",
"product_id": "libwbclient0-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.i586",
"product": {
"name": "samba-3.6.3-94.19.2.i586",
"product_id": "samba-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.i586",
"product": {
"name": "samba-client-3.6.3-94.19.2.i586",
"product_id": "samba-client-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.i586",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.i586",
"product_id": "samba-krb-printing-3.6.3-94.19.2.i586"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.i586",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.i586",
"product_id": "samba-winbind-3.6.3-94.19.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "samba-doc-3.6.3-94.19.2.noarch",
"product": {
"name": "samba-doc-3.6.3-94.19.2.noarch",
"product_id": "samba-doc-3.6.3-94.19.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.ppc64",
"product": {
"name": "ldapsmb-1.34b-94.19.2.ppc64",
"product_id": "ldapsmb-1.34b-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.ppc64",
"product": {
"name": "libldb1-3.6.3-94.19.2.ppc64",
"product_id": "libldb1-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.ppc64",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.ppc64",
"product_id": "libsmbclient0-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.ppc64",
"product_id": "libtalloc2-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libtalloc2-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtdb1-3.6.3-94.19.2.ppc64",
"product_id": "libtdb1-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtdb1-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libtdb1-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtevent0-3.6.3-94.19.2.ppc64",
"product_id": "libtevent0-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libtevent0-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libtevent0-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.ppc64",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.ppc64",
"product_id": "libwbclient0-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"product_id": "libwbclient0-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-3.6.3-94.19.2.ppc64",
"product_id": "samba-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-32bit-3.6.3-94.19.2.ppc64",
"product_id": "samba-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-client-3.6.3-94.19.2.ppc64",
"product_id": "samba-client-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-client-32bit-3.6.3-94.19.2.ppc64",
"product_id": "samba-client-32bit-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.ppc64",
"product_id": "samba-krb-printing-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.ppc64",
"product_id": "samba-winbind-3.6.3-94.19.2.ppc64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"product_id": "samba-winbind-32bit-3.6.3-94.19.2.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.s390x",
"product": {
"name": "ldapsmb-1.34b-94.19.2.s390x",
"product_id": "ldapsmb-1.34b-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.s390x",
"product": {
"name": "libldb1-3.6.3-94.19.2.s390x",
"product_id": "libldb1-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.s390x",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.s390x",
"product_id": "libsmbclient0-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"product_id": "libsmbclient0-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.s390x",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.s390x",
"product_id": "libtalloc2-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.s390x",
"product_id": "libtalloc2-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.s390x",
"product": {
"name": "libtdb1-3.6.3-94.19.2.s390x",
"product_id": "libtdb1-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libtdb1-32bit-3.6.3-94.19.2.s390x",
"product_id": "libtdb1-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.s390x",
"product": {
"name": "libtevent0-3.6.3-94.19.2.s390x",
"product_id": "libtevent0-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libtevent0-32bit-3.6.3-94.19.2.s390x",
"product_id": "libtevent0-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.s390x",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.s390x",
"product_id": "libwbclient0-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.s390x",
"product_id": "libwbclient0-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-3.6.3-94.19.2.s390x",
"product_id": "samba-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-32bit-3.6.3-94.19.2.s390x",
"product_id": "samba-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-client-3.6.3-94.19.2.s390x",
"product_id": "samba-client-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-client-32bit-3.6.3-94.19.2.s390x",
"product_id": "samba-client-32bit-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.s390x",
"product_id": "samba-krb-printing-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.s390x",
"product_id": "samba-winbind-3.6.3-94.19.2.s390x"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.19.2.s390x",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.s390x",
"product_id": "samba-winbind-32bit-3.6.3-94.19.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ldapsmb-1.34b-94.19.2.x86_64",
"product": {
"name": "ldapsmb-1.34b-94.19.2.x86_64",
"product_id": "ldapsmb-1.34b-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libldb1-3.6.3-94.19.2.x86_64",
"product": {
"name": "libldb1-3.6.3-94.19.2.x86_64",
"product_id": "libldb1-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-3.6.3-94.19.2.x86_64",
"product": {
"name": "libsmbclient0-3.6.3-94.19.2.x86_64",
"product_id": "libsmbclient0-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtalloc2-3.6.3-94.19.2.x86_64",
"product_id": "libtalloc2-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libtalloc2-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtdb1-3.6.3-94.19.2.x86_64",
"product_id": "libtdb1-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtdb1-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtdb1-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libtdb1-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtevent0-3.6.3-94.19.2.x86_64",
"product_id": "libtevent0-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libtevent0-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libtevent0-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libtevent0-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-3.6.3-94.19.2.x86_64",
"product": {
"name": "libwbclient0-3.6.3-94.19.2.x86_64",
"product_id": "libwbclient0-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"product_id": "libwbclient0-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-3.6.3-94.19.2.x86_64",
"product_id": "samba-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-32bit-3.6.3-94.19.2.x86_64",
"product_id": "samba-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-client-3.6.3-94.19.2.x86_64",
"product_id": "samba-client-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-client-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-client-32bit-3.6.3-94.19.2.x86_64",
"product_id": "samba-client-32bit-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-krb-printing-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-krb-printing-3.6.3-94.19.2.x86_64",
"product_id": "samba-krb-printing-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-winbind-3.6.3-94.19.2.x86_64",
"product_id": "samba-winbind-3.6.3-94.19.2.x86_64"
}
},
{
"category": "product_version",
"name": "samba-winbind-32bit-3.6.3-94.19.2.x86_64",
"product": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.x86_64",
"product_id": "samba-winbind-32bit-3.6.3-94.19.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586"
},
"product_reference": "libldb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586"
},
"product_reference": "samba-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586"
},
"product_reference": "samba-client-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.19.2.noarch as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.19.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586"
},
"product_reference": "ldapsmb-1.34b-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64"
},
"product_reference": "ldapsmb-1.34b-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x"
},
"product_reference": "ldapsmb-1.34b-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ldapsmb-1.34b-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64"
},
"product_reference": "ldapsmb-1.34b-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586"
},
"product_reference": "libldb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64"
},
"product_reference": "libldb1-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x"
},
"product_reference": "libldb1-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libldb1-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64"
},
"product_reference": "libldb1-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64"
},
"product_reference": "libsmbclient0-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtalloc2-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtalloc2-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586"
},
"product_reference": "libtdb1-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtdb1-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x"
},
"product_reference": "libtdb1-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtdb1-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libtdb1-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtdb1-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtdb1-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586"
},
"product_reference": "libtevent0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtevent0-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x"
},
"product_reference": "libtevent0-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtevent0-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libtevent0-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtevent0-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libtevent0-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64"
},
"product_reference": "libwbclient0-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libwbclient0-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586"
},
"product_reference": "samba-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586"
},
"product_reference": "samba-client-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-client-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-client-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-client-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-client-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-client-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-client-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-client-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-doc-3.6.3-94.19.2.noarch as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch"
},
"product_reference": "samba-doc-3.6.3-94.19.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-krb-printing-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-krb-printing-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-winbind-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.19.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "samba-winbind-32bit-3.6.3-94.19.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
},
"product_reference": "samba-winbind-32bit-3.6.3-94.19.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-3880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3880"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the way samba implemented an RPC endpoint emulating the Windows registry service API. An unprivileged attacker could use this flaw to create a new registry hive file anywhere they have unix permissions which could lead to creation of a new file in the Samba share. Versions before 4.8.11, 4.9.6 and 4.10.2 are vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3880",
"url": "https://www.suse.com/security/cve/CVE-2019-3880"
},
{
"category": "external",
"summary": "SUSE Bug 1131060 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1131060"
},
{
"category": "external",
"summary": "SUSE Bug 1139519 for CVE-2019-3880",
"url": "https://bugzilla.suse.com/1139519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Point of Sale 11 SP3:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:ldapsmb-1.34b-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libldb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libsmbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtalloc2-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtdb1-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libtevent0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:libwbclient0-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-client-32bit-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-doc-3.6.3-94.19.2.noarch",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-krb-printing-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-3.6.3-94.19.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:samba-winbind-32bit-3.6.3-94.19.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2019-05-10T12:01:11Z",
"details": "moderate"
}
],
"title": "CVE-2019-3880"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…