Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-2604 (GCVE-0-2026-2604)
Vulnerability from cvelistv5 – Published: 2026-06-16 21:35 – Updated: 2026-06-17 12:46- CWE-73 - External Control of File Name or Path
| URL | Tags |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-2604 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2440301 | issue-trackingx_refsource_REDHAT |
| https://gitlab.gnome.org/GNOME/evolution-data-ser… | |
| https://lists.debian.org/debian-lts-announce/2026… | |
| https://gitlab.gnome.org/GNOME/evolution-data-ser… | exploit |
| Vendor | Product | Version | |
|---|---|---|---|
| GNOME | Evolution Data Server |
Affected:
0 , < 3.59.3
(semver)
|
|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-06-16T22:41:46.755Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2026/03/msg00007.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-2604",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-17T12:46:36.218759Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-17T12:46:39.834Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server/-/work_items/627"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Evolution Data Server",
"vendor": "GNOME",
"versions": [
{
"lessThan": "3.59.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Codean Labs for reporting this issue."
}
],
"datePublic": "2026-02-16T11:11:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-73",
"description": "External Control of File Name or Path",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-16T22:05:22.816Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-2604"
},
{
"name": "RHBZ#2440301",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440301"
},
{
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/627"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-02-16T21:27:31.737Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-02-16T11:11:00.000Z",
"value": "Made public."
}
],
"title": "Evolution-data-server: evolution data server: arbitrary file deletion via inconsistent uri handling",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-73: External Control of File Name or Path"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-2604",
"datePublished": "2026-06-16T21:35:51.295Z",
"dateReserved": "2026-02-16T21:29:35.465Z",
"dateUpdated": "2026-06-17T12:46:39.834Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-2604",
"date": "2026-07-16",
"epss": "0.00189",
"percentile": "0.08743"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-2604\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-06-17T13:20:15.937\",\"lastModified\":\"2026-06-17T16:14:51.680\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"GNOME\",\"product\":\"Evolution Data Server\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"3.59.3\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"evolution-data-server\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"evolution-data-server\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"evolution-data-server\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"evolution-data-server\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"evolution-data-server\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:9\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L\",\"baseScore\":5.6,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.3,\"impactScore\":4.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-17T12:46:36.218759Z\",\"id\":\"CVE-2026-2604\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-73\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-2604\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2440301\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/627\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/03/msg00007.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gitlab.gnome.org/GNOME/evolution-data-server/-/work_items/627\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-02T17:13:00+00:00",
"cve": "CVE-2026-2604",
"id": "CVE-2026-2604",
"initial_release_date": "2026-02-16T11:11:00+00:00",
"product_status:known_affected": "32",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "evolution-data-server: Evolution Data Server: Arbitrary file deletion via inconsistent URI handling",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-2604.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2026/03/msg00007.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-06-16T22:41:46.755Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-2604\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-17T12:46:36.218759Z\"}}}], \"references\": [{\"url\": \"https://gitlab.gnome.org/GNOME/evolution-data-server/-/work_items/627\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-17T12:46:28.850Z\"}}], \"cna\": {\"title\": \"Evolution-data-server: evolution data server: arbitrary file deletion via inconsistent uri handling\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Codean Labs for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.6, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"GNOME\", \"product\": \"Evolution Data Server\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.59.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"evolution-data-server\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"evolution-data-server\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"evolution-data-server\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"evolution-data-server\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"evolution-data-server\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-02-16T21:27:31.737Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-02-16T11:11:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-02-16T11:11:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-2604\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2440301\", \"name\": \"RHBZ#2440301\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/627\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-73\", \"description\": \"External Control of File Name or Path\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-06-16T22:05:22.816Z\"}, \"x_redhatCweChain\": \"CWE-73: External Control of File Name or Path\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-2604\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-17T12:46:39.834Z\", \"dateReserved\": \"2026-02-16T21:29:35.465Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-06-16T21:35:51.295Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-2604
Vulnerability from fkie_nvd - Published: 2026-06-17 13:20 - Updated: 2026-06-17 16:14| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Evolution Data Server",
"vendor": "GNOME",
"versions": [
{
"lessThan": "3.59.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "evolution-data-server",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"source": "secalert@redhat.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files."
}
],
"id": "CVE-2026-2604",
"lastModified": "2026-06-17T16:14:51.680",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.3,
"impactScore": 4.2,
"source": "secalert@redhat.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-2604",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-17T12:46:36.218759Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-17T13:20:15.937",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2026-2604"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440301"
},
{
"source": "secalert@redhat.com",
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/627"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/03/msg00007.html"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server/-/work_items/627"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-73"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GHSA-9H57-X6HW-V4J8
Vulnerability from github – Published: 2026-06-17 18:35 – Updated: 2026-06-17 18:35A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files.
{
"affected": [],
"aliases": [
"CVE-2026-2604"
],
"database_specific": {
"cwe_ids": [
"CWE-73"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-17T13:20:15Z",
"severity": "MODERATE"
},
"details": "A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files.",
"id": "GHSA-9h57-x6hw-v4j8",
"modified": "2026-06-17T18:35:49Z",
"published": "2026-06-17T18:35:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2604"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-2604"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2440301"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/627"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/evolution-data-server/-/work_items/627"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2026/03/msg00007.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L",
"type": "CVSS_V3"
}
]
}
OPENSUSE-SU-2026:10262-1
Vulnerability from csaf_opensuse - Published: 2026-02-26 00:00 - Updated: 2026-02-26 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "evolution-data-server-3.58.3-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the evolution-data-server-3.58.3-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10262",
"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/opensuse-su-2026_10262-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2604 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2604/"
}
],
"title": "evolution-data-server-3.58.3-2.1 on GA media",
"tracking": {
"current_release_date": "2026-02-26T00:00:00Z",
"generator": {
"date": "2026-02-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10262-1",
"initial_release_date": "2026-02-26T00:00:00Z",
"revision_history": [
{
"date": "2026-02-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.58.3-2.1.aarch64",
"product": {
"name": "evolution-data-server-3.58.3-2.1.aarch64",
"product_id": "evolution-data-server-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.58.3-2.1.aarch64",
"product": {
"name": "evolution-data-server-devel-3.58.3-2.1.aarch64",
"product_id": "evolution-data-server-devel-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-lang-3.58.3-2.1.aarch64",
"product": {
"name": "evolution-data-server-lang-3.58.3-2.1.aarch64",
"product_id": "evolution-data-server-lang-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-66-3.58.3-2.1.aarch64",
"product": {
"name": "libcamel-1_2-66-3.58.3-2.1.aarch64",
"product_id": "libcamel-1_2-66-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.58.3-2.1.aarch64",
"product": {
"name": "libebackend-1_2-11-3.58.3-2.1.aarch64",
"product_id": "libebackend-1_2-11-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.58.3-2.1.aarch64",
"product": {
"name": "libebook-1_2-21-3.58.3-2.1.aarch64",
"product_id": "libebook-1_2-21-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.58.3-2.1.aarch64",
"product": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.aarch64",
"product_id": "libebook-contacts-1_2-4-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecal-2_0-3-3.58.3-2.1.aarch64",
"product": {
"name": "libecal-2_0-3-3.58.3-2.1.aarch64",
"product_id": "libecal-2_0-3-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.58.3-2.1.aarch64",
"product": {
"name": "libedata-book-1_2-27-3.58.3-2.1.aarch64",
"product_id": "libedata-book-1_2-27-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.58.3-2.1.aarch64",
"product": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.aarch64",
"product_id": "libedata-cal-2_0-2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.58.3-2.1.aarch64",
"product": {
"name": "libedataserver-1_2-27-3.58.3-2.1.aarch64",
"product_id": "libedataserver-1_2-27-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.58.3-2.1.aarch64",
"product": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.aarch64",
"product_id": "libedataserverui-1_2-4-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.58.3-2.1.aarch64",
"product": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.aarch64",
"product_id": "libedataserverui4-1_0-0-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.58.3-2.1.ppc64le",
"product": {
"name": "evolution-data-server-3.58.3-2.1.ppc64le",
"product_id": "evolution-data-server-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.58.3-2.1.ppc64le",
"product": {
"name": "evolution-data-server-devel-3.58.3-2.1.ppc64le",
"product_id": "evolution-data-server-devel-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "evolution-data-server-lang-3.58.3-2.1.ppc64le",
"product": {
"name": "evolution-data-server-lang-3.58.3-2.1.ppc64le",
"product_id": "evolution-data-server-lang-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-66-3.58.3-2.1.ppc64le",
"product": {
"name": "libcamel-1_2-66-3.58.3-2.1.ppc64le",
"product_id": "libcamel-1_2-66-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.58.3-2.1.ppc64le",
"product": {
"name": "libebackend-1_2-11-3.58.3-2.1.ppc64le",
"product_id": "libebackend-1_2-11-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.58.3-2.1.ppc64le",
"product": {
"name": "libebook-1_2-21-3.58.3-2.1.ppc64le",
"product_id": "libebook-1_2-21-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.58.3-2.1.ppc64le",
"product": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.ppc64le",
"product_id": "libebook-contacts-1_2-4-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecal-2_0-3-3.58.3-2.1.ppc64le",
"product": {
"name": "libecal-2_0-3-3.58.3-2.1.ppc64le",
"product_id": "libecal-2_0-3-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.58.3-2.1.ppc64le",
"product": {
"name": "libedata-book-1_2-27-3.58.3-2.1.ppc64le",
"product_id": "libedata-book-1_2-27-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.58.3-2.1.ppc64le",
"product": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.ppc64le",
"product_id": "libedata-cal-2_0-2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.58.3-2.1.ppc64le",
"product": {
"name": "libedataserver-1_2-27-3.58.3-2.1.ppc64le",
"product_id": "libedataserver-1_2-27-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.58.3-2.1.ppc64le",
"product": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.ppc64le",
"product_id": "libedataserverui-1_2-4-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.58.3-2.1.ppc64le",
"product": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.ppc64le",
"product_id": "libedataserverui4-1_0-0-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.58.3-2.1.s390x",
"product": {
"name": "evolution-data-server-3.58.3-2.1.s390x",
"product_id": "evolution-data-server-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.58.3-2.1.s390x",
"product": {
"name": "evolution-data-server-devel-3.58.3-2.1.s390x",
"product_id": "evolution-data-server-devel-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "evolution-data-server-lang-3.58.3-2.1.s390x",
"product": {
"name": "evolution-data-server-lang-3.58.3-2.1.s390x",
"product_id": "evolution-data-server-lang-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-66-3.58.3-2.1.s390x",
"product": {
"name": "libcamel-1_2-66-3.58.3-2.1.s390x",
"product_id": "libcamel-1_2-66-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.58.3-2.1.s390x",
"product": {
"name": "libebackend-1_2-11-3.58.3-2.1.s390x",
"product_id": "libebackend-1_2-11-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.58.3-2.1.s390x",
"product": {
"name": "libebook-1_2-21-3.58.3-2.1.s390x",
"product_id": "libebook-1_2-21-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.58.3-2.1.s390x",
"product": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.s390x",
"product_id": "libebook-contacts-1_2-4-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libecal-2_0-3-3.58.3-2.1.s390x",
"product": {
"name": "libecal-2_0-3-3.58.3-2.1.s390x",
"product_id": "libecal-2_0-3-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.58.3-2.1.s390x",
"product": {
"name": "libedata-book-1_2-27-3.58.3-2.1.s390x",
"product_id": "libedata-book-1_2-27-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.58.3-2.1.s390x",
"product": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.s390x",
"product_id": "libedata-cal-2_0-2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.58.3-2.1.s390x",
"product": {
"name": "libedataserver-1_2-27-3.58.3-2.1.s390x",
"product_id": "libedataserver-1_2-27-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.58.3-2.1.s390x",
"product": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.s390x",
"product_id": "libedataserverui-1_2-4-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.58.3-2.1.s390x",
"product": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.s390x",
"product_id": "libedataserverui4-1_0-0-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-Camel-1_2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EBook-1_2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-ECal-2_0-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.58.3-2.1.x86_64",
"product": {
"name": "evolution-data-server-3.58.3-2.1.x86_64",
"product_id": "evolution-data-server-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.58.3-2.1.x86_64",
"product": {
"name": "evolution-data-server-devel-3.58.3-2.1.x86_64",
"product_id": "evolution-data-server-devel-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-lang-3.58.3-2.1.x86_64",
"product": {
"name": "evolution-data-server-lang-3.58.3-2.1.x86_64",
"product_id": "evolution-data-server-lang-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-66-3.58.3-2.1.x86_64",
"product": {
"name": "libcamel-1_2-66-3.58.3-2.1.x86_64",
"product_id": "libcamel-1_2-66-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.58.3-2.1.x86_64",
"product": {
"name": "libebackend-1_2-11-3.58.3-2.1.x86_64",
"product_id": "libebackend-1_2-11-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.58.3-2.1.x86_64",
"product": {
"name": "libebook-1_2-21-3.58.3-2.1.x86_64",
"product_id": "libebook-1_2-21-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.58.3-2.1.x86_64",
"product": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.x86_64",
"product_id": "libebook-contacts-1_2-4-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecal-2_0-3-3.58.3-2.1.x86_64",
"product": {
"name": "libecal-2_0-3-3.58.3-2.1.x86_64",
"product_id": "libecal-2_0-3-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.58.3-2.1.x86_64",
"product": {
"name": "libedata-book-1_2-27-3.58.3-2.1.x86_64",
"product_id": "libedata-book-1_2-27-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.58.3-2.1.x86_64",
"product": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.x86_64",
"product_id": "libedata-cal-2_0-2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.58.3-2.1.x86_64",
"product": {
"name": "libedataserver-1_2-27-3.58.3-2.1.x86_64",
"product_id": "libedataserver-1_2-27-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.58.3-2.1.x86_64",
"product": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.x86_64",
"product_id": "libedataserverui-1_2-4-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.58.3-2.1.x86_64",
"product": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.x86_64",
"product_id": "libedataserverui4-1_0-0-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.aarch64"
},
"product_reference": "evolution-data-server-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.ppc64le"
},
"product_reference": "evolution-data-server-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.s390x"
},
"product_reference": "evolution-data-server-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.x86_64"
},
"product_reference": "evolution-data-server-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.aarch64"
},
"product_reference": "evolution-data-server-devel-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.ppc64le"
},
"product_reference": "evolution-data-server-devel-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.s390x"
},
"product_reference": "evolution-data-server-devel-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.x86_64"
},
"product_reference": "evolution-data-server-devel-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-lang-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.aarch64"
},
"product_reference": "evolution-data-server-lang-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-lang-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.ppc64le"
},
"product_reference": "evolution-data-server-lang-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-lang-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.s390x"
},
"product_reference": "evolution-data-server-lang-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-lang-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.x86_64"
},
"product_reference": "evolution-data-server-lang-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-66-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.aarch64"
},
"product_reference": "libcamel-1_2-66-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-66-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.ppc64le"
},
"product_reference": "libcamel-1_2-66-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-66-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.s390x"
},
"product_reference": "libcamel-1_2-66-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-66-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.x86_64"
},
"product_reference": "libcamel-1_2-66-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.aarch64"
},
"product_reference": "libebackend-1_2-11-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.ppc64le"
},
"product_reference": "libebackend-1_2-11-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.s390x"
},
"product_reference": "libebackend-1_2-11-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.x86_64"
},
"product_reference": "libebackend-1_2-11-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.aarch64"
},
"product_reference": "libebook-1_2-21-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.ppc64le"
},
"product_reference": "libebook-1_2-21-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.s390x"
},
"product_reference": "libebook-1_2-21-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.x86_64"
},
"product_reference": "libebook-1_2-21-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.aarch64"
},
"product_reference": "libebook-contacts-1_2-4-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.ppc64le"
},
"product_reference": "libebook-contacts-1_2-4-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.s390x"
},
"product_reference": "libebook-contacts-1_2-4-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.x86_64"
},
"product_reference": "libebook-contacts-1_2-4-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-3-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.aarch64"
},
"product_reference": "libecal-2_0-3-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-3-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.ppc64le"
},
"product_reference": "libecal-2_0-3-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-3-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.s390x"
},
"product_reference": "libecal-2_0-3-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-3-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.x86_64"
},
"product_reference": "libecal-2_0-3-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.aarch64"
},
"product_reference": "libedata-book-1_2-27-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.ppc64le"
},
"product_reference": "libedata-book-1_2-27-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.s390x"
},
"product_reference": "libedata-book-1_2-27-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.x86_64"
},
"product_reference": "libedata-book-1_2-27-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.aarch64"
},
"product_reference": "libedata-cal-2_0-2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.ppc64le"
},
"product_reference": "libedata-cal-2_0-2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.s390x"
},
"product_reference": "libedata-cal-2_0-2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.x86_64"
},
"product_reference": "libedata-cal-2_0-2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.aarch64"
},
"product_reference": "libedataserver-1_2-27-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.ppc64le"
},
"product_reference": "libedataserver-1_2-27-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.s390x"
},
"product_reference": "libedataserver-1_2-27-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.x86_64"
},
"product_reference": "libedataserver-1_2-27-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.aarch64"
},
"product_reference": "libedataserverui-1_2-4-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.ppc64le"
},
"product_reference": "libedataserverui-1_2-4-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.s390x"
},
"product_reference": "libedataserverui-1_2-4-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.x86_64"
},
"product_reference": "libedataserverui-1_2-4-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.aarch64"
},
"product_reference": "libedataserverui4-1_0-0-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.ppc64le"
},
"product_reference": "libedataserverui4-1_0-0-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.s390x"
},
"product_reference": "libedataserverui4-1_0-0-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.x86_64"
},
"product_reference": "libedataserverui4-1_0-0-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-Camel-1_2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EBook-1_2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-ECal-2_0-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2604"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2604",
"url": "https://www.suse.com/security/cve/CVE-2026-2604"
},
{
"category": "external",
"summary": "SUSE Bug 1258307 for CVE-2026-2604",
"url": "https://bugzilla.suse.com/1258307"
}
],
"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": [
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-devel-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:evolution-data-server-lang-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libcamel-1_2-66-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebackend-1_2-11-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebook-1_2-21-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libebook-contacts-1_2-4-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libecal-2_0-3-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedata-book-1_2-27-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedata-cal-2_0-2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserver-1_2-27-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserverui-1_2-4-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:libedataserverui4-1_0-0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Camel-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBackend-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBook-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EBookContacts-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-ECal-2_0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataBook-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataCal-2_0-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServer-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI-1_2-3.58.3-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-EDataServerUI4-1_0-3.58.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-2604"
}
]
}
SUSE-SU-2026:0775-1
Vulnerability from csaf_suse - Published: 2026-03-03 13:19 - Updated: 2026-03-03 13:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for evolution-data-server",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for evolution-data-server fixes the following issue:\n\n- CVE-2026-2604: arbitrary file deletion via inconsistent URI handling (bsc#1258307).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-775,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-775,SUSE-SLE-Product-WE-15-SP7-2026-775,openSUSE-SLE-15.6-2026-775",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0775-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0775-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260775-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0775-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024543.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258307",
"url": "https://bugzilla.suse.com/1258307"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2604 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2604/"
}
],
"title": "Security update for evolution-data-server",
"tracking": {
"current_release_date": "2026-03-03T13:19:14Z",
"generator": {
"date": "2026-03-03T13:19:14Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0775-1",
"initial_release_date": "2026-03-03T13:19:14Z",
"revision_history": [
{
"date": "2026-03-03T13:19:14Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"product_id": "evolution-data-server-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"product_id": "evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"product_id": "libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"product_id": "libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"product_id": "libebook-1_2-21-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"product_id": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"product_id": "libecal-2_0-2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"product_id": "libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"product_id": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"product_id": "libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"product_id": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64",
"product_id": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.50.3-150600.3.9.1.i586",
"product": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.i586",
"product_id": "evolution-data-server-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.i586",
"product": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.i586",
"product_id": "evolution-data-server-devel-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.i586",
"product_id": "libcamel-1_2-64-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.i586",
"product_id": "libebackend-1_2-11-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.i586",
"product_id": "libebook-1_2-21-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.i586",
"product_id": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.i586",
"product_id": "libecal-2_0-2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.i586",
"product_id": "libedata-book-1_2-27-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.i586",
"product_id": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.i586",
"product_id": "libedataserver-1_2-27-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.i586",
"product_id": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.i586",
"product": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.i586",
"product_id": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.i586",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.i586",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"product": {
"name": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"product_id": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.ppc64le",
"product_id": "evolution-data-server-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le",
"product_id": "evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le",
"product_id": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.s390x",
"product_id": "evolution-data-server-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"product_id": "evolution-data-server-devel-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"product_id": "libcamel-1_2-64-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"product_id": "libebackend-1_2-11-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"product_id": "libebook-1_2-21-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"product_id": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"product_id": "libecal-2_0-2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"product_id": "libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"product_id": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"product_id": "libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"product_id": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x",
"product_id": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"product_id": "evolution-data-server-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"product_id": "evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"product_id": "libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"product_id": "libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"product_id": "libebook-1_2-21-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"product_id": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"product_id": "libecal-2_0-2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"product_id": "libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"product_id": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"product_id": "libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"product_id": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"product_id": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64",
"product_id": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "evolution-data-server-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch"
},
"product_reference": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch"
},
"product_reference": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "evolution-data-server-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "evolution-data-server-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch"
},
"product_reference": "evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-21-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64"
},
"product_reference": "typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2604"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2604",
"url": "https://www.suse.com/security/cve/CVE-2026-2604"
},
{
"category": "external",
"summary": "SUSE Bug 1258307 for CVE-2026-2604",
"url": "https://bugzilla.suse.com/1258307"
}
],
"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 Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:evolution-data-server-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:evolution-data-server-devel-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:evolution-data-server-lang-3.50.3-150600.3.9.1.noarch",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libcamel-1_2-64-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebackend-1_2-11-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebook-1_2-21-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libebook-contacts-1_2-4-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libecal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedata-book-1_2-27-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedata-cal-2_0-2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserver-1_2-27-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserverui-1_2-4-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:libedataserverui4-1_0-0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Camel-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBackend-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBook-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EBookContacts-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-ECal-2_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataBook-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataCal-2_0-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServer-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI-1_2-3.50.3-150600.3.9.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-EDataServerUI4-1_0-3.50.3-150600.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:19:14Z",
"details": "moderate"
}
],
"title": "CVE-2026-2604"
}
]
}
SUSE-SU-2026:0776-1
Vulnerability from csaf_suse - Published: 2026-03-03 13:20 - Updated: 2026-03-03 13:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for evolution-data-server",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for evolution-data-server fixes the following issue:\n\n- CVE-2026-2604: arbitrary file deletion via inconsistent URI handling (bsc#1258307).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-776,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-776,SUSE-SLE-Product-WE-15-SP7-2026-776",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0776-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0776-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260776-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0776-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024542.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258307",
"url": "https://bugzilla.suse.com/1258307"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2604 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2604/"
}
],
"title": "Security update for evolution-data-server",
"tracking": {
"current_release_date": "2026-03-03T13:20:26Z",
"generator": {
"date": "2026-03-03T13:20:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0776-1",
"initial_release_date": "2026-03-03T13:20:26Z",
"revision_history": [
{
"date": "2026-03-03T13:20:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "evolution-data-server-3.42.5-150400.3.10.1.aarch64",
"product_id": "evolution-data-server-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.aarch64",
"product_id": "evolution-data-server-devel-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.aarch64",
"product_id": "libcamel-1_2-63-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64",
"product_id": "libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.aarch64",
"product_id": "libebook-1_2-20-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64",
"product_id": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"product_id": "libecal-2_0-1-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64",
"product_id": "libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"product_id": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.aarch64",
"product_id": "libedataserver-1_2-26-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.aarch64",
"product_id": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.aarch64",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.aarch64",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.42.5-150400.3.10.1.i586",
"product": {
"name": "evolution-data-server-3.42.5-150400.3.10.1.i586",
"product_id": "evolution-data-server-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.i586",
"product": {
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.i586",
"product_id": "evolution-data-server-devel-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.i586",
"product_id": "libcamel-1_2-63-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.i586",
"product_id": "libebackend-1_2-10-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.i586",
"product_id": "libebook-1_2-20-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.i586",
"product_id": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.i586",
"product_id": "libecal-2_0-1-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.i586",
"product_id": "libedata-book-1_2-26-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.i586",
"product_id": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.i586",
"product_id": "libedataserver-1_2-26-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.i586",
"product": {
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.i586",
"product_id": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.i586",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.i586",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-lang-3.42.5-150400.3.10.1.noarch",
"product": {
"name": "evolution-data-server-lang-3.42.5-150400.3.10.1.noarch",
"product_id": "evolution-data-server-lang-3.42.5-150400.3.10.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "evolution-data-server-3.42.5-150400.3.10.1.ppc64le",
"product_id": "evolution-data-server-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.ppc64le",
"product_id": "evolution-data-server-devel-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libcamel-1_2-63-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libedataserver-1_2-26-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"product_id": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.ppc64le",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.ppc64le",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "evolution-data-server-3.42.5-150400.3.10.1.s390x",
"product_id": "evolution-data-server-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.s390x",
"product_id": "evolution-data-server-devel-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.s390x",
"product_id": "libcamel-1_2-63-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.s390x",
"product_id": "libebackend-1_2-10-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.s390x",
"product_id": "libebook-1_2-20-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x",
"product_id": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.s390x",
"product_id": "libecal-2_0-1-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x",
"product_id": "libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x",
"product_id": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.s390x",
"product_id": "libedataserver-1_2-26-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.s390x",
"product_id": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.s390x",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.s390x",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "evolution-data-server-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "evolution-data-server-3.42.5-150400.3.10.1.x86_64",
"product_id": "evolution-data-server-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "evolution-data-server-devel-3.42.5-150400.3.10.1.x86_64",
"product_id": "evolution-data-server-devel-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64",
"product_id": "libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64",
"product_id": "libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.x86_64",
"product_id": "libebook-1_2-20-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64",
"product_id": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.x86_64",
"product_id": "libecal-2_0-1-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64",
"product_id": "libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.x86_64",
"product_id": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64",
"product_id": "libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.x86_64",
"product_id": "libedataserverui-1_2-3-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-Camel-1_2-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-EBackend-1_2-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-EBook-1_2-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-EBookContacts-1_2-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-ECal-2_0-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-EDataBook-1_2-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-EDataCal-2_0-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-EDataServer-1_2-3.42.5-150400.3.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.x86_64",
"product": {
"name": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.x86_64",
"product_id": "typelib-1_0-EDataServerUI-1_2-3.42.5-150400.3.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64"
},
"product_reference": "libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le"
},
"product_reference": "libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.s390x"
},
"product_reference": "libebackend-1_2-10-3.42.5-150400.3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.aarch64"
},
"product_reference": "libebook-1_2-20-3.42.5-150400.3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le"
},
"product_reference": "libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.s390x"
},
"product_reference": "libebook-1_2-20-3.42.5-150400.3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64"
},
"product_reference": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le"
},
"product_reference": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x"
},
"product_reference": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.aarch64"
},
"product_reference": "libecal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le"
},
"product_reference": "libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecal-2_0-1-3.42.5-150400.3.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.s390x"
},
"product_reference": "libecal-2_0-1-3.42.5-150400.3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64"
},
"product_reference": "libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le"
},
"product_reference": "libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x"
},
"product_reference": "libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64"
},
"product_reference": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le"
},
"product_reference": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x"
},
"product_reference": "libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64"
},
"product_reference": "libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64"
},
"product_reference": "libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-1_2-20-3.42.5-150400.3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.x86_64"
},
"product_reference": "libebook-1_2-20-3.42.5-150400.3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64"
},
"product_reference": "libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64"
},
"product_reference": "libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64"
},
"product_reference": "libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2604"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2604",
"url": "https://www.suse.com/security/cve/CVE-2026-2604"
},
{
"category": "external",
"summary": "SUSE Bug 1258307 for CVE-2026-2604",
"url": "https://bugzilla.suse.com/1258307"
}
],
"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 Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libecal-2_0-1-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libedata-cal-2_0-1-3.42.5-150400.3.10.1.s390x",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libcamel-1_2-63-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebackend-1_2-10-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-1_2-20-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libebook-contacts-1_2-3-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedata-book-1_2-26-3.42.5-150400.3.10.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:libedataserver-1_2-26-3.42.5-150400.3.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:20:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-2604"
}
]
}
ubuntu-cve-2026-2604
Vulnerability from osv_ubuntu
A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files.
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "evolution-data-server",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "evolution-data-server-common",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "evolution-data-server-online-accounts",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "evolution-data-server-tests",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "gir1.2-camel-1.2",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "gir1.2-ebook-1.2",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "gir1.2-ebookcontacts-1.2",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "gir1.2-edataserver-1.2",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "gir1.2-edataserverui-1.2",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libcamel-1.2-61",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libebackend-1.2-10",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libebook-1.2-19",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libebook-contacts-1.2-2",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libecal-1.2-19",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libedata-book-1.2-25",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libedata-cal-1.2-28",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libedataserver-1.2-23",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
},
{
"binary_name": "libedataserverui-1.2-2",
"binary_version": "3.28.5-0ubuntu0.18.04.3+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "evolution-data-server",
"purl": "pkg:deb/ubuntu/evolution-data-server@3.28.5-0ubuntu0.18.04.3+esm1?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.28.5-0ubuntu0.18.04.3+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.26.1-1ubuntu1",
"3.26.2-1ubuntu1",
"3.26.2.1-1ubuntu1",
"3.26.2.1-1ubuntu3",
"3.26.3-1ubuntu1",
"3.26.5-1ubuntu3",
"3.27.90-1ubuntu1",
"3.28.0-1ubuntu1",
"3.28.0-2ubuntu1",
"3.28.0-2ubuntu2",
"3.28.1-1ubuntu1",
"3.28.3-0ubuntu0.18.04.1",
"3.28.5-0ubuntu0.18.04.1",
"3.28.5-0ubuntu0.18.04.2",
"3.28.5-0ubuntu0.18.04.3"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "evolution-data-server",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "evolution-data-server-common",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "evolution-data-server-tests",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-camel-1.2",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-ebackend-1.2",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-ebook-1.2",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-ebookcontacts-1.2",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-ecal-2.0",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-edatabook-1.2",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-edatacal-2.0",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-edataserver-1.2",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "gir1.2-edataserverui-1.2",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libcamel-1.2-62",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libebackend-1.2-10",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libebook-1.2-20",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libebook-contacts-1.2-3",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libecal-2.0-1",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libedata-book-1.2-26",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libedata-cal-2.0-1",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libedataserver-1.2-24",
"binary_version": "3.36.5-0ubuntu1+esm1"
},
{
"binary_name": "libedataserverui-1.2-2",
"binary_version": "3.36.5-0ubuntu1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "evolution-data-server",
"purl": "pkg:deb/ubuntu/evolution-data-server@3.36.5-0ubuntu1+esm1?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.36.5-0ubuntu1+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.34.1-1",
"3.34.1-1build1",
"3.34.1-1ubuntu1",
"3.34.1-2",
"3.34.3-2",
"3.35.91-1",
"3.35.92-1",
"3.36.0-1",
"3.36.1-1",
"3.36.1-2",
"3.36.2-0ubuntu1",
"3.36.3-0ubuntu1",
"3.36.3-0ubuntu1.1",
"3.36.4-0ubuntu1",
"3.36.5-0ubuntu1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "evolution-data-server",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "evolution-data-server-common",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "evolution-data-server-tests",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-camel-1.2",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ebackend-1.2",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ebook-1.2",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ebookcontacts-1.2",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ecal-2.0",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edatabook-1.2",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edatacal-2.0",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edataserver-1.2",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edataserverui-1.2",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libcamel-1.2-63",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libebackend-1.2-10",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libebook-1.2-20",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libebook-contacts-1.2-3",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libecal-2.0-1",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libedata-book-1.2-26",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libedata-cal-2.0-1",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libedataserver-1.2-26",
"binary_version": "3.44.4-0ubuntu1.2"
},
{
"binary_name": "libedataserverui-1.2-3",
"binary_version": "3.44.4-0ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "evolution-data-server",
"purl": "pkg:deb/ubuntu/evolution-data-server@3.44.4-0ubuntu1.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.44.4-0ubuntu1.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.40.4-1",
"3.42.0-2",
"3.42.1-1",
"3.42.2-1",
"3.42.3-1",
"3.42.4-1",
"3.43.3-1",
"3.44.0-2",
"3.44.1-0ubuntu2",
"3.44.2-0ubuntu1",
"3.44.4-0ubuntu1",
"3.44.4-0ubuntu1.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "evolution-data-server",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "evolution-data-server-common",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "evolution-data-server-tests",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-camel-1.2",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ebackend-1.2",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ebook-1.2",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ebookcontacts-1.2",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-ecal-2.0",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edatabook-1.2",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edatacal-2.0",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edataserver-1.2",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edataserverui-1.2",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "gir1.2-edataserverui4-1.0",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libcamel-1.2-64t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libebackend-1.2-11t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libebook-1.2-21t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libebook-contacts-1.2-4t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libecal-2.0-3",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libedata-book-1.2-27t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libedata-cal-2.0-2t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libedataserver-1.2-27t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libedataserverui-1.2-4t64",
"binary_version": "3.52.3-0ubuntu1.2"
},
{
"binary_name": "libedataserverui4-1.0-0t64",
"binary_version": "3.52.3-0ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "evolution-data-server",
"purl": "pkg:deb/ubuntu/evolution-data-server@3.52.3-0ubuntu1.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.52.3-0ubuntu1.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.50.0-1",
"3.50.1-1",
"3.50.2-1",
"3.50.2-1build1",
"3.50.3-1",
"3.52.0-1build1",
"3.52.0-1build2",
"3.52.0-1build3",
"3.52.3-0ubuntu1",
"3.52.3-0ubuntu1.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "evolution-data-server",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "evolution-data-server-common",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "evolution-data-server-tests",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-camel-1.2",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-ebackend-1.2",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-ebook-1.2",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-ebookcontacts-1.2",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-ecal-2.0",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-edatabook-1.2",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-edatacal-2.0",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-edataserver-1.2",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-edataserverui-1.2",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "gir1.2-edataserverui4-1.0",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libcamel-1.2-64t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libebackend-1.2-11t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libebook-1.2-21t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libebook-contacts-1.2-4t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libecal-2.0-3",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libedata-book-1.2-27t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libedata-cal-2.0-2t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libedataserver-1.2-27t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libedataserverui-1.2-4t64",
"binary_version": "3.56.2-3ubuntu0.1"
},
{
"binary_name": "libedataserverui4-1.0-0t64",
"binary_version": "3.56.2-3ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "evolution-data-server",
"purl": "pkg:deb/ubuntu/evolution-data-server@3.56.2-3ubuntu0.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.56.2-3ubuntu0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.56.0-1",
"3.56.1-2",
"3.56.1-2build1",
"3.56.2-1",
"3.56.2-3"
]
}
],
"aliases": [],
"details": "A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or modification. Later, during contact deletion, the URI is processed with a less strict check, leading to the deletion of arbitrary files on the host filesystem. This could potentially include critical Flatpak override files.",
"id": "UBUNTU-CVE-2026-2604",
"modified": "2026-06-24T08:58:36Z",
"published": "2026-02-18T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-2604"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2604"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8055-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8055-2"
}
],
"related": [
"USN-8055-1",
"USN-8055-2"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-2604"
]
}
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.