Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-52616 (GCVE-0-2024-52616)
Vulnerability from cvelistv5 – Published: 2024-11-21 20:41 – Updated: 2026-03-24 16:54
VLAI
EPSS
Title
Avahi: avahi wide-area dns predictable transaction ids
Summary
A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-334 - Small Space of Random Values
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:7437 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2024-52616 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2326429 | issue-trackingx_refsource_REDHAT |
| https://github.com/avahi/avahi/pull/577 |
Impacted products
5 products
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
0 , < 0.9
(semver)
|
|||
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
0:0.8-22.el9_6 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:9::baseos cpe:/a:redhat:enterprise_linux:9::appstream cpe:/a:redhat:enterprise_linux:9::crb |
|
| 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 OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
Date Public
2024-11-15 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-52616",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-21T21:06:40.598366Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-21T21:12:09.458Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://github.com/avahi/avahi/",
"defaultStatus": "unaffected",
"packageName": "avahi",
"versions": [
{
"lessThan": "0.9",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9::baseos",
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/a:redhat:enterprise_linux:9::crb"
],
"defaultStatus": "affected",
"packageName": "avahi",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:0.8-22.el9_6",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9::baseos",
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/a:redhat:enterprise_linux:9::crb"
],
"defaultStatus": "affected",
"packageName": "avahi",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:0.8-22.el9_6",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "avahi",
"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": "avahi",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"datePublic": "2024-11-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-334",
"description": "Small Space of Random Values",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-24T16:54:31.080Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2025:7437",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2025:7437"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2024-52616"
},
{
"name": "RHBZ#2326429",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326429"
},
{
"url": "https://github.com/avahi/avahi/pull/577"
}
],
"timeline": [
{
"lang": "en",
"time": "2024-11-15T09:48:21.460Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2024-11-15T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Avahi: avahi wide-area dns predictable transaction ids",
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-334: Small Space of Random Values"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2024-52616",
"datePublished": "2024-11-21T20:41:11.636Z",
"dateReserved": "2024-11-15T08:38:03.183Z",
"dateUpdated": "2026-03-24T16:54:31.080Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-52616",
"date": "2026-06-07",
"epss": "0.00083",
"percentile": "0.24349"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.\"}, {\"lang\": \"es\", \"value\": \"Se encontr\\u00f3 una falla en Avahi-daemon, que inicializa los identificadores de transacciones DNS de manera aleatoria solo una vez al inicio y los incrementa secuencialmente despu\\u00e9s de eso. Este comportamiento predecible facilita los ataques de suplantaci\\u00f3n de DNS, lo que permite a los atacantes adivinar los identificadores de transacciones.\"}]",
"id": "CVE-2024-52616",
"lastModified": "2024-11-21T21:15:24.140",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
"published": "2024-11-21T21:15:24.140",
"references": "[{\"url\": \"https://access.redhat.com/security/cve/CVE-2024-52616\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2326429\", \"source\": \"secalert@redhat.com\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-334\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-52616\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2024-11-21T21:15:24.140\",\"lastModified\":\"2026-03-24T17:16:25.427\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en Avahi-daemon, que inicializa los identificadores de transacciones DNS de manera aleatoria solo una vez al inicio y los incrementa secuencialmente despu\u00e9s de eso. Este comportamiento predecible facilita los ataques de suplantaci\u00f3n de DNS, lo que permite a los atacantes adivinar los identificadores de transacciones.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-334\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2025:7437\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2024-52616\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2326429\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/avahi/avahi/pull/577\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-52616\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-21T21:06:40.598366Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-21T21:07:25.594Z\"}}], \"cna\": {\"title\": \"Avahi: avahi wide-area dns predictable transaction ids\", \"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.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.9\", \"versionType\": \"semver\"}], \"packageName\": \"avahi\", \"collectionURL\": \"https://github.com/avahi/avahi/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9::baseos\", \"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/a:redhat:enterprise_linux:9::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:0.8-22.el9_6\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"avahi\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9::baseos\", \"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/a:redhat:enterprise_linux:9::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:0.8-22.el9_6\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"avahi\", \"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\": \"avahi\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"avahi\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-11-15T09:48:21.460Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2024-11-15T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2024-11-15T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2025:7437\", \"name\": \"RHSA-2025:7437\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2024-52616\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2326429\", \"name\": \"RHBZ#2326429\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://github.com/avahi/avahi/pull/577\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-334\", \"description\": \"Small Space of Random Values\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-03-24T16:54:31.080Z\"}, \"x_redhatCweChain\": \"CWE-334: Small Space of Random Values\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-52616\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-24T16:54:31.080Z\", \"dateReserved\": \"2024-11-15T08:38:03.183Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2024-11-21T20:41:11.636Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2024:14538-1
Vulnerability from csaf_opensuse - Published: 2024-12-02 00:00 - Updated: 2024-12-02 00:00Summary
avahi-0.8-37.1 on GA media
Severity
Moderate
Notes
Title of the patch: avahi-0.8-37.1 on GA media
Description of the patch: These are all security issues fixed in the avahi-0.8-37.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-14538
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
80 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:avahi-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-lang-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-lang-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-lang-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-lang-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-utils-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-utils-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-utils-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:avahi-utils-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-core7-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-core7-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-core7-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-core7-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-devel-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-devel-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-devel-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-devel-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libhowl0-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libhowl0-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libhowl0-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libhowl0-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-avahi-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-avahi-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-avahi-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-avahi-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-avahi-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-avahi-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-avahi-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-avahi-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-avahi-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-avahi-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-avahi-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-avahi-0.8-37.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-avahi-0.8-37.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-avahi-0.8-37.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-avahi-0.8-37.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-avahi-0.8-37.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
7 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "avahi-0.8-37.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the avahi-0.8-37.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14538",
"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-2024_14538-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2024:14538-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G3ABDXZMFN73MQ62ZJOBQIVUE3HAEKVL/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2024:14538-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/G3ABDXZMFN73MQ62ZJOBQIVUE3HAEKVL/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "avahi-0.8-37.1 on GA media",
"tracking": {
"current_release_date": "2024-12-02T00:00:00Z",
"generator": {
"date": "2024-12-02T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14538-1",
"initial_release_date": "2024-12-02T00:00:00Z",
"revision_history": [
{
"date": "2024-12-02T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-37.1.aarch64",
"product": {
"name": "avahi-0.8-37.1.aarch64",
"product_id": "avahi-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-37.1.aarch64",
"product": {
"name": "avahi-autoipd-0.8-37.1.aarch64",
"product_id": "avahi-autoipd-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-37.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.8-37.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-lang-0.8-37.1.aarch64",
"product": {
"name": "avahi-lang-0.8-37.1.aarch64",
"product_id": "avahi-lang-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-37.1.aarch64",
"product": {
"name": "avahi-utils-0.8-37.1.aarch64",
"product_id": "avahi-utils-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-37.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-37.1.aarch64",
"product_id": "libavahi-client3-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.8-37.1.aarch64",
"product": {
"name": "libavahi-client3-32bit-0.8-37.1.aarch64",
"product_id": "libavahi-client3-32bit-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-37.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-37.1.aarch64",
"product_id": "libavahi-common3-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.8-37.1.aarch64",
"product": {
"name": "libavahi-common3-32bit-0.8-37.1.aarch64",
"product_id": "libavahi-common3-32bit-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-37.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-37.1.aarch64",
"product_id": "libavahi-core7-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-37.1.aarch64",
"product": {
"name": "libavahi-devel-0.8-37.1.aarch64",
"product_id": "libavahi-devel-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-37.1.aarch64",
"product": {
"name": "libavahi-libevent1-0.8-37.1.aarch64",
"product_id": "libavahi-libevent1-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-37.1.aarch64",
"product": {
"name": "libdns_sd-0.8-37.1.aarch64",
"product_id": "libdns_sd-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.8-37.1.aarch64",
"product": {
"name": "libdns_sd-32bit-0.8-37.1.aarch64",
"product_id": "libdns_sd-32bit-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-37.1.aarch64",
"product": {
"name": "libhowl0-0.8-37.1.aarch64",
"product_id": "libhowl0-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-avahi-0.8-37.1.aarch64",
"product": {
"name": "python310-avahi-0.8-37.1.aarch64",
"product_id": "python310-avahi-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-avahi-0.8-37.1.aarch64",
"product": {
"name": "python311-avahi-0.8-37.1.aarch64",
"product_id": "python311-avahi-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-avahi-0.8-37.1.aarch64",
"product": {
"name": "python312-avahi-0.8-37.1.aarch64",
"product_id": "python312-avahi-0.8-37.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-avahi-0.8-37.1.aarch64",
"product": {
"name": "python313-avahi-0.8-37.1.aarch64",
"product_id": "python313-avahi-0.8-37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-37.1.ppc64le",
"product": {
"name": "avahi-0.8-37.1.ppc64le",
"product_id": "avahi-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-37.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.8-37.1.ppc64le",
"product_id": "avahi-autoipd-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-37.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.8-37.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-lang-0.8-37.1.ppc64le",
"product": {
"name": "avahi-lang-0.8-37.1.ppc64le",
"product_id": "avahi-lang-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-37.1.ppc64le",
"product": {
"name": "avahi-utils-0.8-37.1.ppc64le",
"product_id": "avahi-utils-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-37.1.ppc64le",
"product": {
"name": "libavahi-client3-0.8-37.1.ppc64le",
"product_id": "libavahi-client3-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.8-37.1.ppc64le",
"product": {
"name": "libavahi-client3-32bit-0.8-37.1.ppc64le",
"product_id": "libavahi-client3-32bit-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-37.1.ppc64le",
"product": {
"name": "libavahi-common3-0.8-37.1.ppc64le",
"product_id": "libavahi-common3-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.8-37.1.ppc64le",
"product": {
"name": "libavahi-common3-32bit-0.8-37.1.ppc64le",
"product_id": "libavahi-common3-32bit-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-37.1.ppc64le",
"product": {
"name": "libavahi-core7-0.8-37.1.ppc64le",
"product_id": "libavahi-core7-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-37.1.ppc64le",
"product": {
"name": "libavahi-devel-0.8-37.1.ppc64le",
"product_id": "libavahi-devel-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-37.1.ppc64le",
"product": {
"name": "libavahi-libevent1-0.8-37.1.ppc64le",
"product_id": "libavahi-libevent1-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-37.1.ppc64le",
"product": {
"name": "libdns_sd-0.8-37.1.ppc64le",
"product_id": "libdns_sd-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.8-37.1.ppc64le",
"product": {
"name": "libdns_sd-32bit-0.8-37.1.ppc64le",
"product_id": "libdns_sd-32bit-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-37.1.ppc64le",
"product": {
"name": "libhowl0-0.8-37.1.ppc64le",
"product_id": "libhowl0-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-avahi-0.8-37.1.ppc64le",
"product": {
"name": "python310-avahi-0.8-37.1.ppc64le",
"product_id": "python310-avahi-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-avahi-0.8-37.1.ppc64le",
"product": {
"name": "python311-avahi-0.8-37.1.ppc64le",
"product_id": "python311-avahi-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-avahi-0.8-37.1.ppc64le",
"product": {
"name": "python312-avahi-0.8-37.1.ppc64le",
"product_id": "python312-avahi-0.8-37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-avahi-0.8-37.1.ppc64le",
"product": {
"name": "python313-avahi-0.8-37.1.ppc64le",
"product_id": "python313-avahi-0.8-37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-37.1.s390x",
"product": {
"name": "avahi-0.8-37.1.s390x",
"product_id": "avahi-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-37.1.s390x",
"product": {
"name": "avahi-autoipd-0.8-37.1.s390x",
"product_id": "avahi-autoipd-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-37.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.8-37.1.s390x",
"product_id": "avahi-compat-howl-devel-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-lang-0.8-37.1.s390x",
"product": {
"name": "avahi-lang-0.8-37.1.s390x",
"product_id": "avahi-lang-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-37.1.s390x",
"product": {
"name": "avahi-utils-0.8-37.1.s390x",
"product_id": "avahi-utils-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-37.1.s390x",
"product": {
"name": "libavahi-client3-0.8-37.1.s390x",
"product_id": "libavahi-client3-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.8-37.1.s390x",
"product": {
"name": "libavahi-client3-32bit-0.8-37.1.s390x",
"product_id": "libavahi-client3-32bit-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-37.1.s390x",
"product": {
"name": "libavahi-common3-0.8-37.1.s390x",
"product_id": "libavahi-common3-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.8-37.1.s390x",
"product": {
"name": "libavahi-common3-32bit-0.8-37.1.s390x",
"product_id": "libavahi-common3-32bit-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-37.1.s390x",
"product": {
"name": "libavahi-core7-0.8-37.1.s390x",
"product_id": "libavahi-core7-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-37.1.s390x",
"product": {
"name": "libavahi-devel-0.8-37.1.s390x",
"product_id": "libavahi-devel-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-37.1.s390x",
"product": {
"name": "libavahi-libevent1-0.8-37.1.s390x",
"product_id": "libavahi-libevent1-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-37.1.s390x",
"product": {
"name": "libdns_sd-0.8-37.1.s390x",
"product_id": "libdns_sd-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.8-37.1.s390x",
"product": {
"name": "libdns_sd-32bit-0.8-37.1.s390x",
"product_id": "libdns_sd-32bit-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-37.1.s390x",
"product": {
"name": "libhowl0-0.8-37.1.s390x",
"product_id": "libhowl0-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-avahi-0.8-37.1.s390x",
"product": {
"name": "python310-avahi-0.8-37.1.s390x",
"product_id": "python310-avahi-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-avahi-0.8-37.1.s390x",
"product": {
"name": "python311-avahi-0.8-37.1.s390x",
"product_id": "python311-avahi-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-avahi-0.8-37.1.s390x",
"product": {
"name": "python312-avahi-0.8-37.1.s390x",
"product_id": "python312-avahi-0.8-37.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-avahi-0.8-37.1.s390x",
"product": {
"name": "python313-avahi-0.8-37.1.s390x",
"product_id": "python313-avahi-0.8-37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-37.1.x86_64",
"product": {
"name": "avahi-0.8-37.1.x86_64",
"product_id": "avahi-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-37.1.x86_64",
"product": {
"name": "avahi-autoipd-0.8-37.1.x86_64",
"product_id": "avahi-autoipd-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-37.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.8-37.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-lang-0.8-37.1.x86_64",
"product": {
"name": "avahi-lang-0.8-37.1.x86_64",
"product_id": "avahi-lang-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-37.1.x86_64",
"product": {
"name": "avahi-utils-0.8-37.1.x86_64",
"product_id": "avahi-utils-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-37.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-37.1.x86_64",
"product_id": "libavahi-client3-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.8-37.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.8-37.1.x86_64",
"product_id": "libavahi-client3-32bit-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-37.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-37.1.x86_64",
"product_id": "libavahi-common3-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.8-37.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.8-37.1.x86_64",
"product_id": "libavahi-common3-32bit-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-37.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-37.1.x86_64",
"product_id": "libavahi-core7-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-37.1.x86_64",
"product": {
"name": "libavahi-devel-0.8-37.1.x86_64",
"product_id": "libavahi-devel-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-37.1.x86_64",
"product": {
"name": "libavahi-libevent1-0.8-37.1.x86_64",
"product_id": "libavahi-libevent1-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-37.1.x86_64",
"product": {
"name": "libdns_sd-0.8-37.1.x86_64",
"product_id": "libdns_sd-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.8-37.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.8-37.1.x86_64",
"product_id": "libdns_sd-32bit-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-37.1.x86_64",
"product": {
"name": "libhowl0-0.8-37.1.x86_64",
"product_id": "libhowl0-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-avahi-0.8-37.1.x86_64",
"product": {
"name": "python310-avahi-0.8-37.1.x86_64",
"product_id": "python310-avahi-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-avahi-0.8-37.1.x86_64",
"product": {
"name": "python311-avahi-0.8-37.1.x86_64",
"product_id": "python311-avahi-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-avahi-0.8-37.1.x86_64",
"product": {
"name": "python312-avahi-0.8-37.1.x86_64",
"product_id": "python312-avahi-0.8-37.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-avahi-0.8-37.1.x86_64",
"product": {
"name": "python313-avahi-0.8-37.1.x86_64",
"product_id": "python313-avahi-0.8-37.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": "avahi-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-0.8-37.1.aarch64"
},
"product_reference": "avahi-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-0.8-37.1.ppc64le"
},
"product_reference": "avahi-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-0.8-37.1.s390x"
},
"product_reference": "avahi-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-0.8-37.1.x86_64"
},
"product_reference": "avahi-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.aarch64"
},
"product_reference": "avahi-autoipd-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.ppc64le"
},
"product_reference": "avahi-autoipd-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.s390x"
},
"product_reference": "avahi-autoipd-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.x86_64"
},
"product_reference": "avahi-autoipd-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-lang-0.8-37.1.aarch64"
},
"product_reference": "avahi-lang-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-lang-0.8-37.1.ppc64le"
},
"product_reference": "avahi-lang-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-lang-0.8-37.1.s390x"
},
"product_reference": "avahi-lang-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-lang-0.8-37.1.x86_64"
},
"product_reference": "avahi-lang-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-utils-0.8-37.1.aarch64"
},
"product_reference": "avahi-utils-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-utils-0.8-37.1.ppc64le"
},
"product_reference": "avahi-utils-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-utils-0.8-37.1.s390x"
},
"product_reference": "avahi-utils-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:avahi-utils-0.8-37.1.x86_64"
},
"product_reference": "avahi-utils-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-0.8-37.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-0.8-37.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-0.8-37.1.s390x"
},
"product_reference": "libavahi-client3-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-0.8-37.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.aarch64"
},
"product_reference": "libavahi-client3-32bit-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.ppc64le"
},
"product_reference": "libavahi-client3-32bit-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.s390x"
},
"product_reference": "libavahi-client3-32bit-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-0.8-37.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-0.8-37.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-0.8-37.1.s390x"
},
"product_reference": "libavahi-common3-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-0.8-37.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.aarch64"
},
"product_reference": "libavahi-common3-32bit-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.ppc64le"
},
"product_reference": "libavahi-common3-32bit-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.s390x"
},
"product_reference": "libavahi-common3-32bit-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-core7-0.8-37.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-core7-0.8-37.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-core7-0.8-37.1.s390x"
},
"product_reference": "libavahi-core7-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-core7-0.8-37.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-devel-0.8-37.1.aarch64"
},
"product_reference": "libavahi-devel-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-devel-0.8-37.1.ppc64le"
},
"product_reference": "libavahi-devel-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-devel-0.8-37.1.s390x"
},
"product_reference": "libavahi-devel-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-devel-0.8-37.1.x86_64"
},
"product_reference": "libavahi-devel-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.aarch64"
},
"product_reference": "libavahi-libevent1-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.ppc64le"
},
"product_reference": "libavahi-libevent1-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.s390x"
},
"product_reference": "libavahi-libevent1-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.x86_64"
},
"product_reference": "libavahi-libevent1-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-0.8-37.1.aarch64"
},
"product_reference": "libdns_sd-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-0.8-37.1.ppc64le"
},
"product_reference": "libdns_sd-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-0.8-37.1.s390x"
},
"product_reference": "libdns_sd-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-0.8-37.1.x86_64"
},
"product_reference": "libdns_sd-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.aarch64"
},
"product_reference": "libdns_sd-32bit-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.ppc64le"
},
"product_reference": "libdns_sd-32bit-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.s390x"
},
"product_reference": "libdns_sd-32bit-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.x86_64"
},
"product_reference": "libdns_sd-32bit-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhowl0-0.8-37.1.aarch64"
},
"product_reference": "libhowl0-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhowl0-0.8-37.1.ppc64le"
},
"product_reference": "libhowl0-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhowl0-0.8-37.1.s390x"
},
"product_reference": "libhowl0-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libhowl0-0.8-37.1.x86_64"
},
"product_reference": "libhowl0-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-avahi-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-avahi-0.8-37.1.aarch64"
},
"product_reference": "python310-avahi-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-avahi-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-avahi-0.8-37.1.ppc64le"
},
"product_reference": "python310-avahi-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-avahi-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-avahi-0.8-37.1.s390x"
},
"product_reference": "python310-avahi-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-avahi-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-avahi-0.8-37.1.x86_64"
},
"product_reference": "python310-avahi-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-avahi-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-avahi-0.8-37.1.aarch64"
},
"product_reference": "python311-avahi-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-avahi-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-avahi-0.8-37.1.ppc64le"
},
"product_reference": "python311-avahi-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-avahi-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-avahi-0.8-37.1.s390x"
},
"product_reference": "python311-avahi-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-avahi-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-avahi-0.8-37.1.x86_64"
},
"product_reference": "python311-avahi-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-avahi-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-avahi-0.8-37.1.aarch64"
},
"product_reference": "python312-avahi-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-avahi-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-avahi-0.8-37.1.ppc64le"
},
"product_reference": "python312-avahi-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-avahi-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-avahi-0.8-37.1.s390x"
},
"product_reference": "python312-avahi-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-avahi-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-avahi-0.8-37.1.x86_64"
},
"product_reference": "python312-avahi-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-avahi-0.8-37.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-avahi-0.8-37.1.aarch64"
},
"product_reference": "python313-avahi-0.8-37.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-avahi-0.8-37.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-avahi-0.8-37.1.ppc64le"
},
"product_reference": "python313-avahi-0.8-37.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-avahi-0.8-37.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-avahi-0.8-37.1.s390x"
},
"product_reference": "python313-avahi-0.8-37.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-avahi-0.8-37.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-avahi-0.8-37.1.x86_64"
},
"product_reference": "python313-avahi-0.8-37.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.s390x",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.s390x",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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:avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.s390x",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.s390x",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-autoipd-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-compat-howl-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-compat-mDNSResponder-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-lang-0.8-37.1.x86_64",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.aarch64",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.s390x",
"openSUSE Tumbleweed:avahi-utils-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-client3-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-client3-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-common3-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-common3-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-core7-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-devel-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.s390x",
"openSUSE Tumbleweed:libavahi-libevent1-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.s390x",
"openSUSE Tumbleweed:libdns_sd-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.s390x",
"openSUSE Tumbleweed:libdns_sd-32bit-0.8-37.1.x86_64",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.aarch64",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.s390x",
"openSUSE Tumbleweed:libhowl0-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python310-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python311-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python312-avahi-0.8-37.1.x86_64",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.aarch64",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.ppc64le",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.s390x",
"openSUSE Tumbleweed:python313-avahi-0.8-37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-02T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
RHSA-2025:7437
Vulnerability from csaf_redhat - Published: 2025-05-13 14:13 - Updated: 2026-03-24 16:56Summary
Red Hat Security Advisory: avahi security update
Severity
Moderate
Notes
Topic: An update for avahi is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Avahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zero Configuration Networking. It facilitates service discovery on a local network. Avahi and Avahi-aware applications allow you to plug your computer into a network and, with no configuration, view other people to chat with, view printers to print with, and find shared files on other computers.
Security Fix(es):
* avahi: Avahi Wide-Area DNS Predictable Transaction IDs (CVE-2024-52616)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.
5.3 (Medium)
Affected products
Fixed
387 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64 | — |
Vendor Fix
fix
|
Threats
Impact
Moderate
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for avahi is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Avahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zero Configuration Networking. It facilitates service discovery on a local network. Avahi and Avahi-aware applications allow you to plug your computer into a network and, with no configuration, view other people to chat with, view printers to print with, and find shared files on other computers.\n\nSecurity Fix(es):\n\n* avahi: Avahi Wide-Area DNS Predictable Transaction IDs (CVE-2024-52616)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:7437",
"url": "https://access.redhat.com/errata/RHSA-2025:7437"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2326429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326429"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7437.json"
}
],
"title": "Red Hat Security Advisory: avahi security update",
"tracking": {
"current_release_date": "2026-03-24T16:56:19+00:00",
"generator": {
"date": "2026-03-24T16:56:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:7437",
"initial_release_date": "2025-05-13T14:13:01+00:00",
"revision_history": [
{
"date": "2025-05-13T14:13:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T14:13:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-24T16:56:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-autoipd-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-autoipd-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-autoipd-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-glib-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-glib-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-tools-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-tools-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-debugsource-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-debugsource-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-debugsource-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debugsource@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-dnsconfd-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-gtk3-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-tools-debuginfo@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-devel@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-devel@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-devel-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-devel-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-devel-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-devel@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-devel@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-gobject-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-gobject-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-devel@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi@0.8-22.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-0:0.8-22.el9_6.aarch64",
"product": {
"name": "avahi-libs-0:0.8-22.el9_6.aarch64",
"product_id": "avahi-libs-0:0.8-22.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs@0.8-22.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-glib-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-glib-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-tools-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-tools-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debugsource@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-dnsconfd-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-gtk3-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-tools-debuginfo@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-devel@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-devel@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-devel-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-devel-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-devel-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-devel@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-devel@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-gobject-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-gobject-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-devel@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi@0.8-22.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-0:0.8-22.el9_6.ppc64le",
"product": {
"name": "avahi-libs-0:0.8-22.el9_6.ppc64le",
"product_id": "avahi-libs-0:0.8-22.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs@0.8-22.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-autoipd-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-autoipd-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-autoipd-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-glib-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-glib-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-tools-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-tools-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-debugsource-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-debugsource-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-debugsource-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debugsource@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-dnsconfd-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-gtk3-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-tools-debuginfo@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-devel@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-devel@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-devel-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-devel-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-devel-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-devel@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-devel@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-gobject-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-gobject-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-devel@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi@0.8-22.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-0:0.8-22.el9_6.x86_64",
"product": {
"name": "avahi-libs-0:0.8-22.el9_6.x86_64",
"product_id": "avahi-libs-0:0.8-22.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs@0.8-22.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-glib-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-glib-0:0.8-22.el9_6.i686",
"product_id": "avahi-glib-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-debugsource-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-debugsource-0:0.8-22.el9_6.i686",
"product_id": "avahi-debugsource-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debugsource@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-dnsconfd-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-gtk3-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"product_id": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-tools-debuginfo@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.i686",
"product_id": "avahi-compat-howl-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"product_id": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-devel@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"product_id": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"product_id": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-devel@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-devel-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-devel-0:0.8-22.el9_6.i686",
"product_id": "avahi-devel-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-devel@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-devel-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.i686",
"product_id": "avahi-glib-devel-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-devel@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-gobject-0:0.8-22.el9_6.i686",
"product_id": "avahi-gobject-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-devel-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.i686",
"product_id": "avahi-gobject-devel-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-devel@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-0:0.8-22.el9_6.i686",
"product_id": "avahi-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi@0.8-22.el9_6?arch=i686"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-0:0.8-22.el9_6.i686",
"product": {
"name": "avahi-libs-0:0.8-22.el9_6.i686",
"product_id": "avahi-libs-0:0.8-22.el9_6.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs@0.8-22.el9_6?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-autoipd-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-autoipd-0:0.8-22.el9_6.s390x",
"product_id": "avahi-autoipd-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-glib-0:0.8-22.el9_6.s390x",
"product_id": "avahi-glib-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-tools-0:0.8-22.el9_6.s390x",
"product_id": "avahi-tools-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-debugsource-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-debugsource-0:0.8-22.el9_6.s390x",
"product_id": "avahi-debugsource-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debugsource@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-autoipd-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-dnsconfd-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-tools-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-gtk3-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"product_id": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-ui-tools-debuginfo@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.s390x",
"product_id": "avahi-compat-howl-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"product_id": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-howl-devel@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"product_id": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"product_id": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-compat-libdns_sd-devel@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-devel-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-devel-0:0.8-22.el9_6.s390x",
"product_id": "avahi-devel-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-devel@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-glib-devel-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.s390x",
"product_id": "avahi-glib-devel-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-glib-devel@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-gobject-0:0.8-22.el9_6.s390x",
"product_id": "avahi-gobject-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"product_id": "avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-gobject-devel@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-0:0.8-22.el9_6.s390x",
"product_id": "avahi-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi@0.8-22.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "avahi-libs-0:0.8-22.el9_6.s390x",
"product": {
"name": "avahi-libs-0:0.8-22.el9_6.s390x",
"product_id": "avahi-libs-0:0.8-22.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi-libs@0.8-22.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0:0.8-22.el9_6.src",
"product": {
"name": "avahi-0:0.8-22.el9_6.src",
"product_id": "avahi-0:0.8-22.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/avahi@0.8-22.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src"
},
"product_reference": "avahi-0:0.8-22.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src"
},
"product_reference": "avahi-0:0.8-22.el9_6.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src"
},
"product_reference": "avahi-0:0.8-22.el9_6.src",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-autoipd-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-debugsource-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-debugsource-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-glib-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-libs-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-tools-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64"
},
"product_reference": "avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"cwe": {
"id": "CWE-334",
"name": "Small Space of Random Values"
},
"discovery_date": "2024-11-15T09:48:21.460000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2326429"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "avahi: Avahi Wide-Area DNS Predictable Transaction IDs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "RHBZ#2326429",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326429"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52616",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52616"
},
{
"category": "external",
"summary": "https://github.com/avahi/avahi/pull/577",
"url": "https://github.com/avahi/avahi/pull/577"
}
],
"release_date": "2024-11-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T14:13:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7437"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"BaseOS-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.src",
"CRB-9.6.0.Z.MAIN.EUS:avahi-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-autoipd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-howl-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-compat-libdns_sd-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-debugsource-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-dnsconfd-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-glib-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-gobject-devel-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-libs-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-tools-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-gtk3-debuginfo-0:0.8-22.el9_6.x86_64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.aarch64",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.i686",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.ppc64le",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.s390x",
"CRB-9.6.0.Z.MAIN.EUS:avahi-ui-tools-debuginfo-0:0.8-22.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "avahi: Avahi Wide-Area DNS Predictable Transaction IDs"
}
]
}
SUSE-SU-2024:4196-1
Vulnerability from csaf_suse - Published: 2024-12-05 12:56 - Updated: 2024-12-05 12:56Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)
Patchnames: SUSE-2024-4196,SUSE-SLE-Module-Basesystem-15-SP6-2024-4196,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-4196,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4196,openSUSE-SLE-15.6-2024-4196
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
180 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-lang-0.8-150600.15.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-lang-0.8-150600.15.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libdns_sd-32bit-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4196,SUSE-SLE-Module-Basesystem-15-SP6-2024-4196,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-4196,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-4196,openSUSE-SLE-15.6-2024-4196",
"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-2024_4196-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4196-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244196-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4196-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019932.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2024-12-05T12:56:07Z",
"generator": {
"date": "2024-12-05T12:56:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4196-1",
"initial_release_date": "2024-12-05T12:56:07Z",
"revision_history": [
{
"date": "2024-12-05T12:56:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150600.15.6.1.aarch64",
"product": {
"name": "avahi-0.8-150600.15.6.1.aarch64",
"product_id": "avahi-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150600.15.6.1.aarch64",
"product": {
"name": "avahi-autoipd-0.8-150600.15.6.1.aarch64",
"product_id": "avahi-autoipd-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150600.15.6.1.aarch64",
"product": {
"name": "avahi-utils-0.8-150600.15.6.1.aarch64",
"product_id": "avahi-utils-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"product": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"product_id": "avahi-utils-gtk-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-client3-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-common3-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-core7-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-devel-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-devel-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-glib-devel-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-glib1-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-glib1-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-gobject-devel-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-gobject0-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-libevent1-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-qt5-1-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-qt5-devel-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libdns_sd-0.8-150600.15.6.1.aarch64",
"product_id": "libdns_sd-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150600.15.6.1.aarch64",
"product": {
"name": "libhowl0-0.8-150600.15.6.1.aarch64",
"product_id": "libhowl0-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150600.15.6.1.aarch64",
"product": {
"name": "python3-avahi-0.8-150600.15.6.1.aarch64",
"product_id": "python3-avahi-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150600.15.6.1.aarch64",
"product": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.aarch64",
"product_id": "python3-avahi-gtk-0.8-150600.15.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.8-150600.15.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.8-150600.15.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.8-150600.15.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.8-150600.15.6.1.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.8-150600.15.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150600.15.6.1.i586",
"product": {
"name": "avahi-0.8-150600.15.6.1.i586",
"product_id": "avahi-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150600.15.6.1.i586",
"product": {
"name": "avahi-autoipd-0.8-150600.15.6.1.i586",
"product_id": "avahi-autoipd-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.i586",
"product": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.i586",
"product_id": "avahi-compat-howl-devel-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150600.15.6.1.i586",
"product": {
"name": "avahi-utils-0.8-150600.15.6.1.i586",
"product_id": "avahi-utils-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150600.15.6.1.i586",
"product": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.i586",
"product_id": "avahi-utils-gtk-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-client3-0.8-150600.15.6.1.i586",
"product_id": "libavahi-client3-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-common3-0.8-150600.15.6.1.i586",
"product_id": "libavahi-common3-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-core7-0.8-150600.15.6.1.i586",
"product_id": "libavahi-core7-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-devel-0.8-150600.15.6.1.i586",
"product_id": "libavahi-devel-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.i586",
"product_id": "libavahi-glib-devel-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-glib1-0.8-150600.15.6.1.i586",
"product_id": "libavahi-glib1-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.i586",
"product_id": "libavahi-gobject-devel-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.i586",
"product_id": "libavahi-gobject0-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.i586",
"product_id": "libavahi-libevent1-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.i586",
"product_id": "libavahi-qt5-1-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.i586",
"product_id": "libavahi-qt5-devel-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.i586",
"product_id": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150600.15.6.1.i586",
"product": {
"name": "libdns_sd-0.8-150600.15.6.1.i586",
"product_id": "libdns_sd-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150600.15.6.1.i586",
"product": {
"name": "libhowl0-0.8-150600.15.6.1.i586",
"product_id": "libhowl0-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150600.15.6.1.i586",
"product": {
"name": "python3-avahi-0.8-150600.15.6.1.i586",
"product_id": "python3-avahi-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150600.15.6.1.i586",
"product": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.i586",
"product_id": "python3-avahi-gtk-0.8-150600.15.6.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.8-150600.15.6.1.noarch",
"product": {
"name": "avahi-lang-0.8-150600.15.6.1.noarch",
"product_id": "avahi-lang-0.8-150600.15.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "avahi-0.8-150600.15.6.1.ppc64le",
"product_id": "avahi-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"product_id": "avahi-autoipd-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "avahi-utils-0.8-150600.15.6.1.ppc64le",
"product_id": "avahi-utils-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"product_id": "avahi-utils-gtk-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-client3-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-client3-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-common3-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-common3-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-core7-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-core7-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-devel-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-devel-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-glib-devel-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-glib1-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-gobject0-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-libevent1-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-qt5-1-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libdns_sd-0.8-150600.15.6.1.ppc64le",
"product_id": "libdns_sd-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "libhowl0-0.8-150600.15.6.1.ppc64le",
"product_id": "libhowl0-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "python3-avahi-0.8-150600.15.6.1.ppc64le",
"product_id": "python3-avahi-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.ppc64le",
"product_id": "python3-avahi-gtk-0.8-150600.15.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150600.15.6.1.s390x",
"product": {
"name": "avahi-0.8-150600.15.6.1.s390x",
"product_id": "avahi-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150600.15.6.1.s390x",
"product": {
"name": "avahi-autoipd-0.8-150600.15.6.1.s390x",
"product_id": "avahi-autoipd-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"product_id": "avahi-compat-howl-devel-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150600.15.6.1.s390x",
"product": {
"name": "avahi-utils-0.8-150600.15.6.1.s390x",
"product_id": "avahi-utils-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"product": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"product_id": "avahi-utils-gtk-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-client3-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-client3-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-common3-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-common3-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-core7-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-core7-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-devel-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-devel-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-glib-devel-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-glib1-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-glib1-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-gobject-devel-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-gobject0-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-libevent1-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-qt5-1-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-qt5-devel-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"product_id": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150600.15.6.1.s390x",
"product": {
"name": "libdns_sd-0.8-150600.15.6.1.s390x",
"product_id": "libdns_sd-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150600.15.6.1.s390x",
"product": {
"name": "libhowl0-0.8-150600.15.6.1.s390x",
"product_id": "libhowl0-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150600.15.6.1.s390x",
"product": {
"name": "python3-avahi-0.8-150600.15.6.1.s390x",
"product_id": "python3-avahi-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150600.15.6.1.s390x",
"product": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.s390x",
"product_id": "python3-avahi-gtk-0.8-150600.15.6.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150600.15.6.1.x86_64",
"product": {
"name": "avahi-0.8-150600.15.6.1.x86_64",
"product_id": "avahi-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150600.15.6.1.x86_64",
"product": {
"name": "avahi-autoipd-0.8-150600.15.6.1.x86_64",
"product_id": "avahi-autoipd-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150600.15.6.1.x86_64",
"product": {
"name": "avahi-utils-0.8-150600.15.6.1.x86_64",
"product_id": "avahi-utils-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"product": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"product_id": "avahi-utils-gtk-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-client3-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-client3-32bit-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-common3-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-common3-32bit-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-core7-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-devel-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-devel-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-glib-devel-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-glib1-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-glib1-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-gobject-devel-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-gobject0-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-libevent1-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-qt5-1-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-qt5-devel-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libdns_sd-0.8-150600.15.6.1.x86_64",
"product_id": "libdns_sd-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.8-150600.15.6.1.x86_64",
"product_id": "libdns_sd-32bit-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150600.15.6.1.x86_64",
"product": {
"name": "libhowl0-0.8-150600.15.6.1.x86_64",
"product_id": "libhowl0-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150600.15.6.1.x86_64",
"product": {
"name": "python3-avahi-0.8-150600.15.6.1.x86_64",
"product_id": "python3-avahi-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150600.15.6.1.x86_64",
"product": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.x86_64",
"product_id": "python3-avahi-gtk-0.8-150600.15.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"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": "avahi-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-150600.15.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-lang-0.8-150600.15.6.1.noarch"
},
"product_reference": "avahi-lang-0.8-150600.15.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.s390x"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.s390x"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.aarch64"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.s390x"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.x86_64"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-autoipd-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-150600.15.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-lang-0.8-150600.15.6.1.noarch"
},
"product_reference": "avahi-lang-0.8-150600.15.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-utils-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.s390x"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64"
},
"product_reference": "avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-glib1-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-qt5-1-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-qt5-1-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-qt5-1-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-qt5-1-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-qt5-devel-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-qt5-devel-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-qt5-devel-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.s390x"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libdns_sd-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libdns_sd-32bit-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libdns_sd-32bit-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.aarch64"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.s390x"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.x86_64"
},
"product_reference": "libhowl0-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.aarch64"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.s390x"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.x86_64"
},
"product_reference": "python3-avahi-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.aarch64"
},
"product_reference": "python3-avahi-gtk-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "python3-avahi-gtk-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.s390x"
},
"product_reference": "python3-avahi-gtk-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.x86_64"
},
"product_reference": "python3-avahi-gtk-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-lang-0.8-150600.15.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-lang-0.8-150600.15.6.1.noarch",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libdns_sd-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Basesystem 15 SP6:avahi-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-lang-0.8-150600.15.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-lang-0.8-150600.15.6.1.noarch",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libdns_sd-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-lang-0.8-150600.15.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:avahi-utils-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-core7-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-glib1-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libdns_sd-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libhowl0-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-autoipd-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:python3-avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-autoipd-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-compat-howl-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-compat-mDNSResponder-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-lang-0.8-150600.15.6.1.noarch",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-utils-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:avahi-utils-gtk-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-client3-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-client3-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-common3-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-common3-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-core7-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-glib-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-glib1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-glib1-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-gobject-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-gobject0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-libevent1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-qt5-1-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-qt5-devel-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libavahi-ui-gtk3-0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libdns_sd-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libdns_sd-32bit-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:libhowl0-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:python3-avahi-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:python3-avahi-gtk-0.8-150600.15.6.1.x86_64",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Avahi-0_6-0.8-150600.15.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-05T12:56:07Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2024:4225-1
Vulnerability from csaf_suse - Published: 2024-12-06 09:36 - Updated: 2024-12-06 09:36Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)
Patchnames: SUSE-2024-4225,SUSE-SUSE-MicroOS-5.2-2024-4225
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4225,SUSE-SUSE-MicroOS-5.2-2024-4225",
"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-2024_4225-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4225-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244225-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4225-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019951.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2024-12-06T09:36:01Z",
"generator": {
"date": "2024-12-06T09:36:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4225-1",
"initial_release_date": "2024-12-06T09:36:01Z",
"revision_history": [
{
"date": "2024-12-06T09:36:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-utils-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-client3-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-common3-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-core7-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.aarch64",
"product_id": "libdns_sd-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.aarch64",
"product_id": "libhowl0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.aarch64",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.aarch64",
"product_id": "python3-avahi-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.aarch64",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.aarch64",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-0.7-150100.3.40.1.i586",
"product_id": "avahi-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.i586",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.i586",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.i586",
"product_id": "avahi-utils-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.i586",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.i586",
"product_id": "libavahi-client3-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.i586",
"product_id": "libavahi-common3-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.i586",
"product_id": "libavahi-core7-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.i586",
"product_id": "libavahi-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.i586",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.i586",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.i586",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.i586",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.i586",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.i586",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.i586",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.i586",
"product_id": "libdns_sd-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.i586",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.i586",
"product_id": "libhowl0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.i586",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.i586",
"product_id": "python3-avahi-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.i586",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.i586",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.7-150100.3.40.1.noarch",
"product": {
"name": "avahi-lang-0.7-150100.3.40.1.noarch",
"product_id": "avahi-lang-0.7-150100.3.40.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-utils-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-client3-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-common3-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-core7-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.ppc64le",
"product_id": "libdns_sd-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.ppc64le",
"product_id": "libhowl0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.ppc64le",
"product_id": "python3-avahi-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.ppc64le",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-0.7-150100.3.40.1.s390x",
"product_id": "avahi-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.s390x",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.s390x",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.s390x",
"product_id": "avahi-utils-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.s390x",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-client3-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-common3-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-core7-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.s390x",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.s390x",
"product_id": "libdns_sd-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.s390x",
"product_id": "libhowl0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.s390x",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.s390x",
"product_id": "python3-avahi-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.s390x",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.s390x",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-utils-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-client3-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-client3-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-common3-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-common3-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-core7-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-glib1-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.x86_64",
"product_id": "libdns_sd-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libdns_sd-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.x86_64",
"product_id": "libhowl0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.x86_64",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.x86_64",
"product_id": "python3-avahi-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.x86_64",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.x86_64",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64"
},
"product_reference": "avahi-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x"
},
"product_reference": "avahi-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64"
},
"product_reference": "avahi-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64"
},
"product_reference": "libavahi-client3-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x"
},
"product_reference": "libavahi-client3-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64"
},
"product_reference": "libavahi-client3-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64"
},
"product_reference": "libavahi-common3-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x"
},
"product_reference": "libavahi-common3-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64"
},
"product_reference": "libavahi-common3-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64"
},
"product_reference": "libavahi-core7-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x"
},
"product_reference": "libavahi-core7-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
},
"product_reference": "libavahi-core7-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 5.2:avahi-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-06T09:36:01Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2024:4282-1
Vulnerability from csaf_suse - Published: 2024-12-10 18:03 - Updated: 2024-12-10 18:03Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: sequential increment of DNS transaction IDs allows DNS spoofing. (bsc#1233420)
Patchnames: SUSE-2024-4282,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4282
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: sequential increment of DNS transaction IDs allows DNS spoofing. (bsc#1233420)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4282,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4282",
"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-2024_4282-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4282-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244282-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4282-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019978.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2024-12-10T18:03:36Z",
"generator": {
"date": "2024-12-10T18:03:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4282-1",
"initial_release_date": "2024-12-10T18:03:36Z",
"revision_history": [
{
"date": "2024-12-10T18:03:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-0.6.32-32.30.1.aarch64",
"product_id": "avahi-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.aarch64",
"product_id": "avahi-autoipd-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.aarch64",
"product_id": "avahi-utils-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.aarch64",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-client3-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-common3-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-core7-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-glib1-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-ui0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.aarch64",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.aarch64",
"product_id": "libdns_sd-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libhowl0-0.6.32-32.30.1.aarch64",
"product_id": "libhowl0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.aarch64",
"product": {
"name": "python-avahi-0.6.32-32.30.1.aarch64",
"product_id": "python-avahi-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.aarch64",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.aarch64",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-0.6.32-32.30.1.i586",
"product_id": "avahi-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.i586",
"product_id": "avahi-autoipd-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.i586",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.i586",
"product_id": "avahi-utils-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.i586",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.i586",
"product_id": "libavahi-client3-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.i586",
"product_id": "libavahi-common3-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.i586",
"product_id": "libavahi-core7-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.i586",
"product_id": "libavahi-glib1-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.i586",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.i586",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.i586",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.i586",
"product_id": "libavahi-ui0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.i586",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.i586",
"product_id": "libdns_sd-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.i586",
"product": {
"name": "libhowl0-0.6.32-32.30.1.i586",
"product_id": "libhowl0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.i586",
"product": {
"name": "python-avahi-0.6.32-32.30.1.i586",
"product_id": "python-avahi-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.i586",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.i586",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.6.32-32.30.1.noarch",
"product": {
"name": "avahi-lang-0.6.32-32.30.1.noarch",
"product_id": "avahi-lang-0.6.32-32.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-autoipd-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-utils-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-client3-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-common3-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-core7-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-glib1-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-ui0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.ppc64le",
"product_id": "libdns_sd-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libhowl0-0.6.32-32.30.1.ppc64le",
"product_id": "libhowl0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.ppc64le",
"product": {
"name": "python-avahi-0.6.32-32.30.1.ppc64le",
"product_id": "python-avahi-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.ppc64le",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.ppc64le",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-0.6.32-32.30.1.s390",
"product_id": "avahi-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.s390",
"product_id": "avahi-autoipd-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.s390",
"product_id": "avahi-utils-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.s390",
"product_id": "libavahi-client3-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.s390",
"product_id": "libavahi-common3-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.s390",
"product_id": "libavahi-core7-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.s390",
"product_id": "libavahi-glib1-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.s390",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.s390",
"product_id": "libavahi-ui0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.s390",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.s390",
"product_id": "libdns_sd-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.s390",
"product": {
"name": "libhowl0-0.6.32-32.30.1.s390",
"product_id": "libhowl0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.s390",
"product": {
"name": "python-avahi-0.6.32-32.30.1.s390",
"product_id": "python-avahi-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.s390",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.s390",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-0.6.32-32.30.1.s390x",
"product_id": "avahi-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.s390x",
"product_id": "avahi-autoipd-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390x",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.s390x",
"product_id": "avahi-utils-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390x",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.s390x",
"product_id": "libavahi-client3-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-client3-32bit-0.6.32-32.30.1.s390x",
"product_id": "libavahi-client3-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.s390x",
"product_id": "libavahi-common3-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-common3-32bit-0.6.32-32.30.1.s390x",
"product_id": "libavahi-common3-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.s390x",
"product_id": "libavahi-core7-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.s390x",
"product_id": "libavahi-glib1-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.s390x",
"product_id": "libavahi-glib1-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.s390x",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390x",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390x",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.s390x",
"product_id": "libavahi-ui0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.s390x",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.s390x",
"product_id": "libdns_sd-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libdns_sd-32bit-0.6.32-32.30.1.s390x",
"product_id": "libdns_sd-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.s390x",
"product": {
"name": "libhowl0-0.6.32-32.30.1.s390x",
"product_id": "libhowl0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.s390x",
"product": {
"name": "python-avahi-0.6.32-32.30.1.s390x",
"product_id": "python-avahi-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.s390x",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.s390x",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-0.6.32-32.30.1.x86_64",
"product_id": "avahi-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.x86_64",
"product_id": "avahi-autoipd-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.x86_64",
"product_id": "avahi-utils-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.x86_64",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-client3-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-common3-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-core7-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-glib1-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-ui0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.x86_64",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.x86_64",
"product_id": "libdns_sd-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libdns_sd-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libhowl0-0.6.32-32.30.1.x86_64",
"product_id": "libhowl0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.x86_64",
"product": {
"name": "python-avahi-0.6.32-32.30.1.x86_64",
"product_id": "python-avahi-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.x86_64",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.x86_64",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64"
},
"product_reference": "avahi-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.6.32-32.30.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch"
},
"product_reference": "avahi-lang-0.6.32-32.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64"
},
"product_reference": "avahi-utils-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-client3-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-common3-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-core7-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-glib1-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64"
},
"product_reference": "libdns_sd-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libdns_sd-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-10T18:03:36Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2024:4386-1
Vulnerability from csaf_suse - Published: 2024-12-19 14:04 - Updated: 2024-12-19 14:04Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)
Other fixes:
- no longer supply bogus services to callbacks (bsc#1226586).
Patchnames: SUSE-2024-4386,SUSE-SLE-Micro-5.3-2024-4386,SUSE-SLE-Micro-5.4-2024-4386,SUSE-SLE-Micro-5.5-2024-4386,SUSE-SLE-Module-Basesystem-15-SP5-2024-4386,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-4386,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4386,openSUSE-Leap-Micro-5.5-2024-4386,openSUSE-SLE-15.5-2024-4386
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)\n\n Other fixes: \n - no longer supply bogus services to callbacks (bsc#1226586).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4386,SUSE-SLE-Micro-5.3-2024-4386,SUSE-SLE-Micro-5.4-2024-4386,SUSE-SLE-Micro-5.5-2024-4386,SUSE-SLE-Module-Basesystem-15-SP5-2024-4386,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-4386,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4386,openSUSE-Leap-Micro-5.5-2024-4386,openSUSE-SLE-15.5-2024-4386",
"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-2024_4386-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4386-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244386-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4386-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020033.html"
},
{
"category": "self",
"summary": "SUSE Bug 1226586",
"url": "https://bugzilla.suse.com/1226586"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2024-12-19T14:04:19Z",
"generator": {
"date": "2024-12-19T14:04:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4386-1",
"initial_release_date": "2024-12-19T14:04:19Z",
"revision_history": [
{
"date": "2024-12-19T14:04:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-utils-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-client3-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-common3-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-core7-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.aarch64",
"product_id": "libdns_sd-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.aarch64",
"product_id": "libhowl0-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.aarch64",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.aarch64",
"product_id": "python3-avahi-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-0.8-150400.7.20.1.i586",
"product_id": "avahi-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.i586",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.i586",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.i586",
"product_id": "avahi-utils-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.i586",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.i586",
"product_id": "libavahi-client3-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.i586",
"product_id": "libavahi-common3-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.i586",
"product_id": "libavahi-core7-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.i586",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.i586",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.i586",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.i586",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.i586",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.i586",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.i586",
"product_id": "libdns_sd-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.i586",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.i586",
"product_id": "libhowl0-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.i586",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.i586",
"product_id": "python3-avahi-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.i586",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.i586",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.8-150400.7.20.1.noarch",
"product": {
"name": "avahi-lang-0.8-150400.7.20.1.noarch",
"product_id": "avahi-lang-0.8-150400.7.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-utils-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-client3-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-common3-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-core7-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"product_id": "libdns_sd-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.ppc64le",
"product_id": "libhowl0-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"product_id": "python3-avahi-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-0.8-150400.7.20.1.s390x",
"product_id": "avahi-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.s390x",
"product_id": "avahi-utils-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-client3-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-common3-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-core7-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.s390x",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.s390x",
"product_id": "libdns_sd-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.s390x",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.s390x",
"product_id": "libhowl0-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.s390x",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.s390x",
"product_id": "python3-avahi-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-utils-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-client3-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-common3-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-core7-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.x86_64",
"product_id": "libdns_sd-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.x86_64",
"product_id": "libhowl0-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.x86_64",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.x86_64",
"product_id": "python3-avahi-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.5",
"product": {
"name": "openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-150400.7.20.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch"
},
"product_reference": "avahi-lang-0.8-150400.7.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-150400.7.20.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch"
},
"product_reference": "avahi-lang-0.8-150400.7.20.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 5.3:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-19T14:04:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2025:20103-1
Vulnerability from csaf_suse - Published: 2025-02-03 09:17 - Updated: 2025-02-03 09:17Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Properly randomize query id of DNS packets (bsc#1233420).
Bug fixes:
- No longer supply bogus services to callbacks (bsc#1226586).
- Tag hardening patches as PATCH-FEATURE-OPENSUSE
- Remove dependency on /usr/bin/python3 using %python3_fix_shebang macro (bsc#1212476).
Patchnames: SUSE-SLE-Micro-6.0-155
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Properly randomize query id of DNS packets (bsc#1233420).\n\nBug fixes:\n\n- No longer supply bogus services to callbacks (bsc#1226586).\n- Tag hardening patches as PATCH-FEATURE-OPENSUSE\n- Remove dependency on /usr/bin/python3 using %python3_fix_shebang macro (bsc#1212476).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-155",
"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-2025_20103-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20103-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520103-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20103-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021218.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212476",
"url": "https://bugzilla.suse.com/1212476"
},
{
"category": "self",
"summary": "SUSE Bug 1226586",
"url": "https://bugzilla.suse.com/1226586"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2025-02-03T09:17:27Z",
"generator": {
"date": "2025-02-03T09:17:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20103-1",
"initial_release_date": "2025-02-03T09:17:27Z",
"revision_history": [
{
"date": "2025-02-03T09:17:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-6.1.aarch64",
"product": {
"name": "avahi-0.8-6.1.aarch64",
"product_id": "avahi-0.8-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-6.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-6.1.aarch64",
"product_id": "libavahi-client3-0.8-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-6.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-6.1.aarch64",
"product_id": "libavahi-common3-0.8-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-6.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-6.1.aarch64",
"product_id": "libavahi-core7-0.8-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-6.1.s390x",
"product": {
"name": "avahi-0.8-6.1.s390x",
"product_id": "avahi-0.8-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-6.1.s390x",
"product": {
"name": "libavahi-client3-0.8-6.1.s390x",
"product_id": "libavahi-client3-0.8-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-6.1.s390x",
"product": {
"name": "libavahi-common3-0.8-6.1.s390x",
"product_id": "libavahi-common3-0.8-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-6.1.s390x",
"product": {
"name": "libavahi-core7-0.8-6.1.s390x",
"product_id": "libavahi-core7-0.8-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-6.1.x86_64",
"product": {
"name": "avahi-0.8-6.1.x86_64",
"product_id": "avahi-0.8-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-6.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-6.1.x86_64",
"product_id": "libavahi-client3-0.8-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-6.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-6.1.x86_64",
"product_id": "libavahi-common3-0.8-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-6.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-6.1.x86_64",
"product_id": "libavahi-core7-0.8-6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64"
},
"product_reference": "avahi-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x"
},
"product_reference": "avahi-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64"
},
"product_reference": "avahi-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x"
},
"product_reference": "libavahi-client3-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x"
},
"product_reference": "libavahi-common3-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x"
},
"product_reference": "libavahi-core7-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 6.0:avahi-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:17:27Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2025:20308-1
Vulnerability from csaf_suse - Published: 2025-05-12 14:34 - Updated: 2025-05-12 14:34Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Fixed predictable transaction IDs for Wide-Area DNS (bsc#1233420)
- Drop rcFOO symlinks (jsc#PED-266).
Patchnames: SUSE-SLE-Micro-6.1-100
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Fixed predictable transaction IDs for Wide-Area DNS (bsc#1233420)\n- Drop rcFOO symlinks (jsc#PED-266).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-100",
"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-2025_20308-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20308-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520308-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20308-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021029.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2025-05-12T14:34:04Z",
"generator": {
"date": "2025-05-12T14:34:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20308-1",
"initial_release_date": "2025-05-12T14:34:04Z",
"revision_history": [
{
"date": "2025-05-12T14:34:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.aarch64",
"product_id": "avahi-0.8-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "avahi-0.8-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.s390x",
"product_id": "avahi-0.8-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.x86_64",
"product_id": "avahi-0.8-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-12T14:34:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
WID-SEC-W-2024-3474
Vulnerability from csaf_certbund - Published: 2024-11-14 23:00 - Updated: 2025-09-23 22:00Summary
avahi: Mehrere Schwachstellen ermöglichen Manipulation von Dateien
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Avahi ist die Implementierung einer Technik zur Vernetzung von Geräten in einem lokalen Netzwerk, ohne dass diese manuell konfiguriert werden müssen.
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in avahi ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source avahi
Open Source
|
cpe:/a:avahi:avahi:-
|
— | |
|
Red Hat OpenShift Container Platform 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_4
|
Container Platform 4 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source avahi
Open Source
|
cpe:/a:avahi:avahi:-
|
— | |
|
Red Hat OpenShift Container Platform 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_4
|
Container Platform 4 |
References
21 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Avahi ist die Implementierung einer Technik zur Vernetzung von Ger\u00e4ten in einem lokalen Netzwerk, ohne dass diese manuell konfiguriert werden m\u00fcssen.\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.\r\nRed Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in avahi ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3474 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3474.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3474 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3474"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-11-14",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326418"
},
{
"category": "external",
"summary": "RedHat Customer Portal vom 2024-11-14",
"url": "https://access.redhat.com/security/cve/CVE-2024-52615"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-11-14",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326429"
},
{
"category": "external",
"summary": "RedHat Customer Portal vom 2024-11-14",
"url": "https://access.redhat.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14538-1 vom 2024-12-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/G3ABDXZMFN73MQ62ZJOBQIVUE3HAEKVL/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4196-1 vom 2024-12-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GRCLTDYSOXNGXN6RXCJZFYYUIXHSODOO/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4225-1 vom 2024-12-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019951.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4282-1 vom 2024-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019978.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4386-1 vom 2024-12-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3TXOLPBZSML2YF5A5Z7XGVOSF2DIHR3L/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2704 vom 2024-12-20",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2704.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7437 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7437"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7437 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-7437.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20308-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021029.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20103-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021218.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11402 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11402"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11402 vom 2025-07-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-11402.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03266-1 vom 2025-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022586.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16441 vom 2025-09-23",
"url": "https://access.redhat.com/errata/RHSA-2025:16441"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16441 vom 2025-09-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-16441.html"
}
],
"source_lang": "en-US",
"title": "avahi: Mehrere Schwachstellen erm\u00f6glichen Manipulation von Dateien",
"tracking": {
"current_release_date": "2025-09-23T22:00:00.000+00:00",
"generator": {
"date": "2025-09-24T05:31:38.458+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-3474",
"initial_release_date": "2024-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-10T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE und Amazon aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-21T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-22T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source avahi",
"product": {
"name": "Open Source avahi",
"product_id": "T029226",
"product_identification_helper": {
"cpe": "cpe:/a:avahi:avahi:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T035009",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T035808",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Container Platform 4",
"product": {
"name": "Red Hat OpenShift Container Platform 4",
"product_id": "T039201",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52615",
"product_status": {
"known_affected": [
"T035009",
"T002207",
"67646",
"T027843",
"T035808",
"398363",
"T004914",
"T029226",
"T039201"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-52615"
},
{
"cve": "CVE-2024-52616",
"product_status": {
"known_affected": [
"T035009",
"T002207",
"67646",
"T027843",
"T035808",
"398363",
"T004914",
"T029226",
"T039201"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-52616"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…